aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/gen2_engine_cs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-0/+1
* drm/i915/gt: Move engine registers to their own headerMatt Roper2022-01-111-0/+1
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-1/+1
* drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst2021-03-241-1/+1
* drm/i915/gt: Flush gen3 relocs harder, againChris Wilson2020-06-131-35/+24
* drm/i915: Drop i915_request.i915 backpointerChris Wilson2020-06-031-1/+1
* drm/i915/gt: Split low level gen2-7 CS emittersChris Wilson2020-06-021-0/+340