summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/gen8_engine_cs.c
AgeCommit message (Expand)Author
2021-07-24drm/i915/xehp: Extra media engines - Part 1 (engine definitions)John Harrison
2021-07-22drm/i915: Disable preempt busywait when using GuC schedulingMatthew Brost
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst
2021-01-18drm/i915/gt: Add arbitration check before semaphore waitChris Wilson
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson
2021-01-08drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-09drm/i915: split gen8+ flush and bb_start emission functionsDaniele Ceraolo Spurio