summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-25drm/i915: Remove GPU reset dependence on struct_mutexChris Wilson1-31/+7
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+2
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-252/+188
2019-01-23drm/i915/debugfs: Print PSR selective update status register valuesJosé Roberto de Souza1-0/+23
2019-01-23drm/i915: Refactor PSR status debugfsJosé Roberto de Souza1-48/+50
2019-01-23Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-8/+1
2019-01-18drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_userTvrtko Ursulin1-2/+3
2019-01-17drm/i915/debugfs: switch to kernel typesJani Nikula1-11/+11
2019-01-17drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson1-0/+2
2019-01-15drm/i915: Fix the static code analysis warning in debugfsRadhakrishna Sripada1-3/+2
2019-01-14drm/i915: Mark up Ironlake ips with rpm wakerefsChris Wilson1-20/+12
2019-01-14drm/i915: Track the wakeref used to initialise display power domainsChris Wilson1-0/+3
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-15/+20
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson1-91/+71
2019-01-14drm/i915: Mark up debugfs with rpm wakeref trackingChris Wilson1-53/+82
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson1-27/+27
2019-01-14drm/i915: Track all held rpm wakerefsChris Wilson1-0/+6
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-29/+39
2019-01-10drm: i915: Cleanup drm_display_mode print strShayenne Moura1-8/+1
2019-01-08Ndrm/i915/debugfs: store rotation string buffer on stackJani Nikula1-6/+6
2019-01-07drm/i915: Report the number of closed vma held by each context in debugfsChris Wilson1-77/+47
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula1-13/+13
2018-12-28drm/i915: Drop debugfs/i915_next_seqnoChris Wilson1-11/+0
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson1-18/+1
2018-12-27drm/i915: Remove debugfs/i915_ppgtt_infoChris Wilson1-119/+0
2018-12-20drm/i915/dsc: Fix the deadlock in dsc debugfs nodeManasi Navare1-0/+1
2018-12-17drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare1-0/+106
2018-12-13drm/i915: merge gen checks to use rangeLucas De Marchi1-3/+3
2018-12-13drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi1-8/+8
2018-12-07drm/i915: Skip the ERR_PTR error stateChris Wilson1-3/+9
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin1-5/+7
2018-11-28drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä1-10/+11
2018-11-23drm/i915: Cache the error stringChris Wilson1-14/+14
2018-11-22drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show()Lyude Paul1-0/+7
2018-11-21drm/i915: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2018-11-21drm/i915/ilk: Fix warning when reading emon_status with no outputJosé Roberto de Souza1-0/+4
2018-11-07drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul1-0/+74
2018-11-05drm/i915/gen9_lp: Fix DMC DC counter debugfs outputImre Deak1-7/+7
2018-11-01drm/i915/debugfs: Do not print cached information of a disconnected sinkJosé Roberto de Souza1-10/+11
2018-10-29drm/i915: wrapping all hdcp var into intel_hdcpRamalingam C1-1/+1
2018-10-24drm/i915/debugfs: hdcp capability of a sinkRamalingam C1-0/+29
2018-10-18drm/i915: Drop rpm wakeref on error in debugfs/i915_drop_caches_setJoonas Lahtinen1-1/+2
2018-10-17drm/i915: Remove crtc->config dereference from drrs_ctlMaarten Lankhorst1-12/+42
2018-10-15drm/i915: Hold rpm wakeref for debugfs/i915_drop_caches_setChris Wilson1-4/+4
2018-10-13drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry.Jyoti Yadav1-5/+4
2018-10-10drm/i915: Show the DPCD read error inlineChris Wilson1-7/+4
2018-10-05drm/i915: Only reset seqno if actually idleChris Wilson1-1/+1
2018-10-02drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost...Chris Wilson1-2/+18
2018-09-07drm/i915: Missed interrupt simulation is no more, tell the worldChris Wilson1-0/+11
2018-09-05drm/i915: Reduce context HW ID lifetimeChris Wilson1-1/+4