aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_engine_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-3/+3
2021-04-14drm/i915/gt: replace gen use in intel_engine_csLucas De Marchi1-9/+9
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-2/+1
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2021-03-24drm/i915/selftests: Prepare cs engine tests for obj->mm.lock removalMaarten Lankhorst1-2/+2
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst1-1/+4
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson1-0/+1
2020-06-03drm/i915: Drop i915_request.i915 backpointerChris Wilson1-1/+1
2019-12-10drm/i915/selftests: fix uninitialized variable sum when summing up valuesColin Ian King1-1/+1
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson1-0/+12
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson1-1/+347
2019-08-07drm/i915: Rename engines to match their user interfaceChris Wilson1-11/+15
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-0/+58