aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_engine_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa1-0/+33
2021-06-25drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11Tejas Upadhyay1-2/+2
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-1/+1
2021-03-24drm/i915/selftest: Synchronise with the GPU timestampChris Wilson1-3/+5
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2021-01-08drm/i915/selftests: Rearrange ktime_get to reduce latency against CSChris Wilson1-2/+2
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson1-3/+3
2020-12-23drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clockChris Wilson1-1/+202
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson1-0/+2
2020-06-18drm/i915/gt: Always report the sample time for busy-statsChris Wilson1-10/+8
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson1-0/+103
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson1-3/+4
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin1-1/+1
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson1-0/+83