aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2019-05-09drm/i915: debugfs: HDCP2.2 capability readRamalingam C
2019-05-08drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson
2019-05-07drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson
2019-05-07drm/i915: Remove delay for idle_workChris Wilson
2019-05-07drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula
2019-04-30drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-26drm/i915: Remove intel_context.active_linkChris Wilson
2019-04-26Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson
2019-04-26drm/i915: Lift sideband locking for vlv_punit_(read|write)Chris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-10drm/i915/dp: Expose force_dsc_enable through debugfsManasi Navare
2019-04-08drm/i915: extract intel_hdmi.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_dp.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_pm.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_hdcp.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_psr.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_fbc.h from intel_drv.hJani Nikula
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson
2019-04-01drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson
2019-03-29drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson
2019-03-29drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio
2019-03-18drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_setChris Wilson
2019-03-08drm/i915: Track active engines within a contextChris Wilson
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-02-28drm/i915: Remove second level open-coded rcu workChris Wilson
2019-02-26drm/i915: Replace global_seqno with a hangcheck heartbeat seqnoChris Wilson
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-02-13drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()Chris Wilson
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-08drm/i915: Wait for old resets before applying debugfs/i915_wedgedChris Wilson
2019-02-08drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson