summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_lrc_reg.h
AgeCommit message (Expand)Author
2021-07-22drm/i915/guc: Implement GuC context operations for new intefaceMatthew Brost
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers
2021-03-24drm/i915/gt: Wrap macro arg in ()Chris Wilson
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-09drm/i915/gt: Move move context layout registers and offsets to lrc_reg.hChris Wilson
2020-09-15drm/i915/gt: Use a mmio read of the CSB in case of failureChris Wilson
2020-04-24drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixedMika Kuoppala
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin
2019-11-02drm/i915/execlists: Verify context register state before executionChris Wilson
2019-09-24drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson
2019-09-10drm/i915/execlists: Clear STOP_RING bit on resetChris Wilson
2019-09-06drm/i915/tgl: Register state context definition for Gen12Michel Thierry
2019-08-20drm/i915/tgl: add Gen12 default indirect ctx offsetDaniele Ceraolo Spurio
2019-06-17drm/i915/gtt: Use a common type for page directoriesMika Kuoppala
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson