aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17drm/i915: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+7
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-3/+3
2019-06-17drm/i915: move modesetting output/encoder code under display/Jani Nikula1-2/+3
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio1-12/+12
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-24/+25
2019-06-14drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio1-1/+1
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson1-20/+22
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin1-17/+20
2019-06-12drm/i915: Combine unbound/bound list tracking for objectsChris Wilson1-183/+8
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson1-1/+1
2019-06-10drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson1-4/+6
2019-05-31drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson1-54/+4
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula1-21/+19
2019-05-28drm/i915: Expand subslice maskStuart Summers1-19/+21
2019-05-28drm/i915: Refactor sseu helper functionsStuart Summers1-2/+2
2019-05-28drm/i915: Move calculation of subslices per slice to new functionStuart Summers1-1/+1
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-1/+1
2019-05-27drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä1-2/+2
2019-05-20drm/i915: Add a new "remapped" gtt_viewVille Syrjälä1-0/+12
2019-05-09drm/i915: debugfs: HDCP2.2 capability readRamalingam C1-2/+11
2019-05-08drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson1-9/+3
2019-05-07drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson1-3/+1
2019-05-07drm/i915: Remove delay for idle_workChris Wilson1-1/+1
2019-05-07drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson1-2/+14
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula1-0/+1
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula1-0/+1
2019-04-30drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula1-0/+1
2019-04-26drm/i915: Remove intel_context.active_linkChris Wilson1-2/+9
2019-04-26Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-1/+0
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson1-0/+1
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson1-21/+4
2019-04-26drm/i915: Lift sideband locking for vlv_punit_(read|write)Chris Wilson1-0/+5
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-10/+6
2019-04-24drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson1-2/+2
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-1/+2
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave 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/drm-misc into drm-nextDave Airlie1-1/+0