summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-10drm/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-20drm/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-10-31drm/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-12drm/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
2018-09-03drm/i915: Forcibly flush unwanted requests in drop-cachesChris Wilson1-16/+36
2018-08-22drm/i915/psr: Add PSR mode/revision to debugfsAzhar Shaikh1-0/+2
2018-08-21drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bitDhinakaran Pandiyan1-1/+1
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst1-4/+19
2018-08-08drm/i915: Constify power well descriptorsImre Deak1-2/+2
2018-07-31drm/i915: Interactive RPS modeChris Wilson1-5/+8
2018-07-20drm/i915: Fix psr sink status report.Rodrigo Vivi1-2/+11
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi1-81/+0
2018-07-12drm/i915/psr: Split sink status into a separate debugfs nodeDhinakaran Pandiyan1-30/+39
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson1-2/+4
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst1-6/+1
2018-07-02drm/i915/psr: Add psr1 live statusVathsala Nagaraju1-24/+48
2018-06-29drm/i915: Remove delayed FBC activation.Maarten Lankhorst1-5/+0
2018-06-15drm/i915: Keep the ctx workarounds tightly packedChris Wilson1-20/+5
2018-06-14drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson1-2/+3
2018-06-14drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi1-2/+0
2018-06-12drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski1-2/+2
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson1-2/+2
2018-05-31drm/i915: Switch to kernel context before idling at runtimeChris Wilson1-2/+7
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan1-37/+5
2018-05-22drm/i915: Use intel_fb_obj() everywhereDaniel Stone1-2/+2
2018-05-18drm/i915: Move request->ctx asideChris Wilson1-2/+2
2018-05-17drm/i915/icl: Read the correct Gen11 interrupt registersOscar Mateo1-10/+23
2018-05-07drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni1-0/+22
2018-04-30drm/i915: Wrap engine->context_pin() and engine->context_unpin()Chris Wilson1-8/+12
2018-04-30drm/i915: Stop tracking timeline->inflight_seqnosChris Wilson1-3/+2
2018-04-26drm/i915/debugfs: Print sink PSR statusJosé Roberto de Souza1-0/+29
2018-04-25drm/i915: Remove obsolete min/max freq setters from debugfsChris Wilson1-115/+0
2018-04-20drm/i915/psr: Timestamps for PSR entry and exit interrupts.Dhinakaran Pandiyan1-0/+7