aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Wait only on the expected barrierChris Wilson2019-11-291-1/+23
* drm/i915/selftests: Try to show where the pulse wentChris Wilson2019-11-281-0/+5
* drm/i915/selftests: Flush all active callbacksChris Wilson2019-11-021-3/+1
* drm/i915/selftests: Pretty print the i915_activeChris Wilson2019-10-311-0/+4
* drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson2019-10-311-1/+3
* drm/i915/selftests: Initialise err in case there are no engines!Chris Wilson2019-10-281-2/+2
* drm/i915/selftests: Flush any i915_active callback work as wellChris Wilson2019-10-241-0/+1
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-0/+171
* drm/i915/selftests: Synchronize checking active status with retirementChris Wilson2019-10-221-0/+13
* drm/i915/gt: Introduce barrier pulses along enginesChris Wilson2019-10-211-0/+159