summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Use to_gt() helperMichaƂ Winiarski2021-12-171-2/+2
* drm/i915: remove IS_ACTIVELucas De Marchi2021-10-071-2/+2
* drm/i915/selftest: Fix hangcheck self test for GuC submissionJohn Harrison2021-07-271-0/+22
* drm/i915: drop the __i915_active_call pointer packingMatthew Auld2021-05-051-2/+2
* drm/i915/selftests: Fix active retire callback alignmentTvrtko Ursulin2021-04-301-1/+1
* drm/i915/selftests: Restore previous heartbeat intervalChris Wilson2021-03-241-4/+10
* drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-2/+1
* drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson2021-01-131-3/+10
* drm/i915/selftests: Flush the old heartbeat more gentlyChris Wilson2020-10-211-6/+7
* drm/i915: Add a couple of missing i915_active_fini()Chris Wilson2020-08-171-1/+4
* drm/i915/params: switch to device specific parametersJani Nikula2020-06-221-3/+3
* drm/i915/selftests: Enable selftesting of busy-statsChris Wilson2020-06-181-26/+21
* drm/i915/selftests: Disable heartbeat around manual pulse testsChris Wilson2020-02-281-4/+26
* drm/i915: Remove i915->kernel_contextChris Wilson2019-12-211-2/+1
* 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