]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/gt: Delete the live_hearbeat_fast selftest
authorNiemiec, Krzysztof <krzysztof.niemiec@intel.com>
Mon, 3 Jun 2024 16:20:22 +0000 (18:20 +0200)
committerAndi Shyti <andi.shyti@linux.intel.com>
Thu, 6 Jun 2024 01:46:13 +0000 (03:46 +0200)
commitca1a453361cd1cc73752998d1acd8616582c2a64
tree82a50149745682c093e04da03396c213956b8314
parentc5d86c19086fa752f0ef7ff8bca5df2dfc2fb00f
drm/i915/gt: Delete the live_hearbeat_fast selftest

The test is trying to push the heartbeat frequency to the limit, which
might sometimes fail. Such a failure does not provide valuable
information, because it does not indicate that there is something
necessarily wrong with either the driver or the hardware.

Remove the test to prevent random, unnecessary failures from appearing
in CI.

Suggested-by: Chris Wilson <chris.p.wilson@intel.com>
Signed-off-by: Niemiec, Krzysztof <krzysztof.niemiec@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/fe2vu5h7v7ooxbhwpbfsypxg5mjrnt56gc3cgrqpnhgrgce334@qfrv2skxrp47
drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c