summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-111-29/+39
|\|
| * 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: Cleanup drm_display_mode print strShayenne Moura2019-01-091-8/+1Star
|/
* 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
* drm/i915: Drop rpm wakeref on error in debugfs/i915_drop_caches_setJoonas Lahtinen2018-10-181-1/+2
* drm/i915: Remove crtc->config dereference from drrs_ctlMaarten Lankhorst2018-10-171-12/+42
* drm/i915: Hold rpm wakeref for debugfs/i915_drop_caches_setChris Wilson2018-10-151-4/+4
* drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry.Jyoti Yadav2018-10-131-5/+4Star
* drm/i915: Show the DPCD read error inlineChris Wilson2018-10-101-7/+4Star
* drm/i915: Only reset seqno if actually idleChris Wilson2018-10-051-1/+1
* drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost...Chris Wilson2018-10-021-2/+18
* drm/i915: Missed interrupt simulation is no more, tell the worldChris Wilson2018-09-071-0/+11
* drm/i915: Reduce context HW ID lifetimeChris Wilson2018-09-051-1/+4
* drm/i915: Forcibly flush unwanted requests in drop-cachesChris Wilson2018-09-031-16/+36
* drm/i915/psr: Add PSR mode/revision to debugfsAzhar Shaikh2018-08-231-0/+2
* drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bitDhinakaran Pandiyan2018-08-221-1/+1
* drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst2018-08-101-4/+19
* drm/i915: Constify power well descriptorsImre Deak2018-08-081-2/+2
* drm/i915: Interactive RPS modeChris Wilson2018-07-311-5/+8
* drm/i915: Fix psr sink status report.Rodrigo Vivi2018-07-201-2/+11
* drm/i915: Kill sink_crc for goodRodrigo Vivi2018-07-181-81/+0Star
* drm/i915/psr: Split sink status into a separate debugfs nodeDhinakaran Pandiyan2018-07-131-30/+39
* drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-091-2/+4
* drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst2018-07-061-6/+1Star
* drm/i915/psr: Add psr1 live statusVathsala Nagaraju2018-07-021-24/+48
* drm/i915: Remove delayed FBC activation.Maarten Lankhorst2018-06-291-5/+0Star
* drm/i915: Keep the ctx workarounds tightly packedChris Wilson2018-06-151-20/+5Star
* drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-141-2/+3