aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/gen8_engine_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-24drm/i915/xehp: Extra media engines - Part 1 (engine definitions)John Harrison1-4/+3
2021-07-22drm/i915: Disable preempt busywait when using GuC schedulingMatthew Brost1-2/+4
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper1-1/+1
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor1-1/+1
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-1/+1
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+1
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula1-1/+1
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst1-7/+6
2021-01-18drm/i915/gt: Add arbitration check before semaphore waitChris Wilson1-0/+2
2021-01-14drm/i915/gt: Prune inlinesChris Wilson1-1/+1
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson1-1/+1
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson1-6/+17
2021-01-08drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson1-0/+3
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson1-1/+1
2020-12-09drm/i915: split gen8+ flush and bb_start emission functionsDaniele Ceraolo Spurio1-0/+619