summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson1-3/+10
2020-10-21drm/i915/selftests: Flush the old heartbeat more gentlyChris Wilson1-6/+7
2020-08-17drm/i915: Add a couple of missing i915_active_fini()Chris Wilson1-1/+4
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula1-3/+3
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson1-26/+21
2020-02-28drm/i915/selftests: Disable heartbeat around manual pulse testsChris Wilson1-4/+26
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson1-2/+1
2019-11-29drm/i915/selftests: Wait only on the expected barrierChris Wilson1-1/+23
2019-11-28drm/i915/selftests: Try to show where the pulse wentChris Wilson1-0/+5
2019-11-02drm/i915/selftests: Flush all active callbacksChris Wilson1-3/+1
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson1-0/+4
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson1-1/+3
2019-10-28drm/i915/selftests: Initialise err in case there are no engines!Chris Wilson1-2/+2
2019-10-24drm/i915/selftests: Flush any i915_active callback work as wellChris Wilson1-0/+1
2019-10-24drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-0/+171
2019-10-22drm/i915/selftests: Synchronize checking active status with retirementChris Wilson1-0/+13
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson1-0/+159