summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-3/+3
|\
| * drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-051-2/+2
| * drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson2019-02-051-1/+1
* | Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-041-152/+10Star
|\|
| * drm/i915: Drop fake breadcrumb irqChris Wilson2019-01-291-93/+0Star
| * drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson2019-01-291-27/+1Star
| * drm/i915: Move vma lookup to its own lockChris Wilson2019-01-281-3/+3
| * drm/i915: Wait for a moment before forcibly resetting the deviceChris Wilson2019-01-281-1/+2
| * drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson2019-01-251-31/+7Star
* | Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-041-1/+2
|\ \ | |/ |/|
| * drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+2
| * Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-241-252/+188Star
| |\
* | | drm/i915/debugfs: Print PSR selective update status register valuesJosé Roberto de Souza2019-01-231-0/+23
* | | drm/i915: Refactor PSR status debugfsJosé Roberto de Souza2019-01-231-48/+50
* | | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-01-221-8/+1Star
|\| |
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-111-29/+39
| |\ \
| * | | drm: i915: Cleanup drm_display_mode print strShayenne Moura2019-01-091-8/+1Star
* | | | drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_userTvrtko Ursulin2019-01-181-2/+3
* | | | drm/i915/debugfs: switch to kernel typesJani Nikula2019-01-171-11/+11
* | | | drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-161-0/+2
* | | | drm/i915: Fix the static code analysis warning in debugfsRadhakrishna Sripada2019-01-151-3/+2Star
* | | | drm/i915: Mark up Ironlake ips with rpm wakerefsChris Wilson2019-01-141-20/+12Star
* | | | drm/i915: Track the wakeref used to initialise display power domainsChris Wilson2019-01-141-0/+3
* | | | drm/i915: Markup paired operations on display power domainsChris Wilson2019-01-141-15/+20
* | | | drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson2019-01-141-91/+71Star
* | | | drm/i915: Mark up debugfs with rpm wakeref trackingChris Wilson2019-01-141-53/+82
* | | | drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-27/+27
* | | | drm/i915: Track all held rpm wakerefsChris Wilson2019-01-141-0/+6
| |_|/ |/| |
* | | Ndrm/i915/debugfs: store rotation string buffer on stackJani Nikula2019-01-081-6/+6
* | | drm/i915: Report the number of closed vma held by each context in debugfsChris Wilson2019-01-071-77/+47Star
* | | drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-021-13/+13
* | | drm/i915: Drop debugfs/i915_next_seqnoChris Wilson2018-12-281-11/+0Star
* | | drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson2018-12-281-18/+1Star
* | | drm/i915: Remove debugfs/i915_ppgtt_infoChris Wilson2018-12-271-119/+0Star
* | | drm/i915/dsc: Fix the deadlock in dsc debugfs nodeManasi Navare2018-12-201-0/+1
* | | drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare2018-12-171-0/+106
* | | drm/i915: merge gen checks to use rangeLucas De Marchi2018-12-131-3/+3
* | | drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi2018-12-131-8/+8
* | | drm/i915: Skip the ERR_PTR error stateChris Wilson2018-12-071-3/+9
| |/ |/|
* | drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin2018-12-041-5/+7
* | drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä2018-11-281-10/+11
* | drm/i915: Cache the error stringChris Wilson2018-11-231-14/+14
* | drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show()Lyude Paul2018-11-221-0/+7
|/
* drm/i915: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-11-211-1/+1
* drm/i915/ilk: Fix warning when reading emon_status with no outputJosé Roberto de Souza2018-11-201-0/+4
* drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul2018-11-071-0/+74
* drm/i915/gen9_lp: Fix DMC DC counter debugfs outputImre Deak2018-11-051-7/+7
* drm/i915/debugfs: Do not print cached information of a disconnected sinkJosé Roberto de Souza2018-10-311-10/+11
* drm/i915: wrapping all hdcp var into intel_hdcpRamalingam C2018-10-291-1/+1
* drm/i915/debugfs: hdcp capability of a sinkRamalingam C2018-10-241-0/+29