index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2019-03-08
drm/i915: Track active engines within a context
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915: Remove second level open-coded rcu work
Chris Wilson
2019-02-26
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-08
drm/i915: Wait for old resets before applying debugfs/i915_wedged
Chris Wilson
2019-02-08
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-07
drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
José Roberto de Souza
2019-02-05
drm/i915: Rename HAS_GMCH
Rodrigo Vivi
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-29
drm/i915: Drop fake breadcrumb irq
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
2019-01-28
drm/i915: Wait for a moment before forcibly resetting the device
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-01-22
drm/i915/debugfs: Print PSR selective update status register values
José Roberto de Souza
2019-01-22
drm/i915: Refactor PSR status debugfs
José Roberto de Souza
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-18
drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_user
Tvrtko Ursulin
2019-01-17
drm/i915/debugfs: switch to kernel types
Jani Nikula
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-15
drm/i915: Fix the static code analysis warning in debugfs
Radhakrishna Sripada
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Track the wakeref used to initialise display power domains
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915: Mark up debugfs with rpm wakeref tracking
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-09
drm: i915: Cleanup drm_display_mode print str
Shayenne Moura
2019-01-08
Ndrm/i915/debugfs: store rotation string buffer on stack
Jani Nikula
2019-01-07
drm/i915: Report the number of closed vma held by each context in debugfs
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-28
drm/i915: Drop debugfs/i915_next_seqno
Chris Wilson
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-27
drm/i915: Remove debugfs/i915_ppgtt_info
Chris Wilson
2018-12-20
drm/i915/dsc: Fix the deadlock in dsc debugfs node
Manasi Navare
2018-12-16
drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
Manasi Navare
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-07
drm/i915: Skip the ERR_PTR error state
Chris Wilson
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
[next]