summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-121-5/+4
* drm/i915: Show the DPCD read error inlineChris Wilson2018-10-101-7/+4
* 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-221-0/+2
* drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bitDhinakaran Pandiyan2018-08-211-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/+0
* drm/i915/psr: Split sink status into a separate debugfs nodeDhinakaran Pandiyan2018-07-121-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/+1
* drm/i915/psr: Add psr1 live statusVathsala Nagaraju2018-07-021-24/+48
* drm/i915: Remove delayed FBC activation.Maarten Lankhorst2018-06-291-5/+0
* drm/i915: Keep the ctx workarounds tightly packedChris Wilson2018-06-151-20/+5
* drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-141-2/+3
* drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi2018-06-141-2/+0
* drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski2018-06-121-2/+2
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-2/+2
* drm/i915: Switch to kernel context before idling at runtimeChris Wilson2018-05-311-2/+7
* drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan2018-05-241-37/+5
* drm/i915: Use intel_fb_obj() everywhereDaniel Stone2018-05-221-2/+2
* drm/i915: Move request->ctx asideChris Wilson2018-05-181-2/+2
* drm/i915/icl: Read the correct Gen11 interrupt registersOscar Mateo2018-05-171-10/+23
* drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni2018-05-071-0/+22
* drm/i915: Wrap engine->context_pin() and engine->context_unpin()Chris Wilson2018-04-301-8/+12
* drm/i915: Stop tracking timeline->inflight_seqnosChris Wilson2018-04-301-3/+2
* drm/i915/debugfs: Print sink PSR statusJosé Roberto de Souza2018-04-261-0/+29
* drm/i915: Remove obsolete min/max freq setters from debugfsChris Wilson2018-04-251-115/+0
* drm/i915/psr: Timestamps for PSR entry and exit interrupts.Dhinakaran Pandiyan2018-04-201-0/+7
* drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan2018-04-201-1/+35