summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-9/+18
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni1-3/+3
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-1/+4
2019-04-10drm/i915/dp: Expose force_dsc_enable through debugfsManasi Navare1-0/+2
2019-04-08drm/i915: extract intel_hdmi.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_dp.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_pm.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_hdcp.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_psr.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_fbc.h from intel_drv.hJani Nikula1-3/+5
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson1-1/+1
2019-04-01drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson1-1/+4
2019-03-29drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson1-1/+4
2019-03-29drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio1-2/+2
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+0
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä1-1/+0
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio1-1/+1
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson1-3/+2
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio1-6/+6
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio1-2/+3
2019-03-18drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_setChris Wilson1-8/+4
2019-03-08drm/i915: Track active engines within a contextChris Wilson1-12/+6
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson1-3/+3
2019-02-28drm/i915: Remove second level open-coded rcu workChris Wilson1-4/+2
2019-02-26drm/i915: Replace global_seqno with a hangcheck heartbeat seqnoChris Wilson1-3/+4
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson1-5/+12
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+2
2019-02-13drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()Chris Wilson1-18/+1
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+3
2019-02-08drm/i915: Wait for old resets before applying debugfs/i915_wedgedChris Wilson1-7/+3
2019-02-08drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson1-9/+3
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza1-13/+1
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi1-2/+2
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson1-1/+1
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-152/+10
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+2
2019-01-29drm/i915: Drop fake breadcrumb irqChris Wilson1-93/+0
2019-01-29drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson1-27/+1
2019-01-28drm/i915: Move vma lookup to its own lockChris Wilson1-3/+3
2019-01-28drm/i915: Wait for a moment before forcibly resetting the deviceChris Wilson1-1/+2
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-22drm/i915/debugfs: Print PSR selective update status register valuesJosé Roberto de Souza1-0/+23
2019-01-22drm/i915: Refactor PSR status debugfsJosé Roberto de Souza1-48/+50
2019-01-22Merge 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-16drm/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