summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_engine_pm.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-03drm/i915/gt: Use gt_err for GT infoTejas Upadhyay1-1/+2
2022-11-21drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa1-1/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-1/+34
2022-01-12drm/i915/gt: Move engine registers to their own headerMatt Roper1-0/+1
2021-12-09drm/i915/pmu: Wait longer for busyness data to be available from GuCUmesh Nerlige Ramappa1-1/+1
2021-11-23drm/i915/pmu: Increase the live_engine_busy_stats sample periodUmesh Nerlige Ramappa1-1/+1
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-06drm/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-09drm/i915/selftests: Rearrange ktime_get to reduce latency against CSChris Wilson1-2/+2
2020-12-24drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson1-3/+3
2020-12-24drm/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