aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23drm/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