summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_engine_cs.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20drm/i915: Track gt pm wakerefsAndrzej Hajda1-8/+12
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie1-1/+1
2023-07-24drm/i915: use direct alias for i915 in requestsAndrzej Hajda1-1/+1
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho1-1/+1
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson1-4/+4
2022-11-02drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä1-3/+13
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä1-2/+8
2021-12-18drm/i915/gt: Use to_gt() helperMichał Winiarski1-2/+2
2021-06-06drm/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...Dave 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