summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/gen2_engine_cs.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-24drm/i915: use direct alias for i915 in requestsAndrzej Hajda1-1/+1
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper1-0/+1
2022-01-12drm/i915/gt: Move engine registers to their own headerMatt Roper1-0/+1
2021-06-06drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-1/+1
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst1-1/+1
2020-06-13drm/i915/gt: Flush gen3 relocs harder, againChris Wilson1-35/+24
2020-06-03drm/i915: Drop i915_request.i915 backpointerChris Wilson1-1/+1
2020-06-02drm/i915/gt: Split low level gen2-7 CS emittersChris Wilson1-0/+340