i915/gt/selftests: Disable lrc_timestamp test
authorMikolaj Wasiak <mikolaj.wasiak@intel.com>
Tue, 11 Mar 2025 09:33:14 +0000 (10:33 +0100)
committerAndi Shyti <andi.shyti@linux.intel.com>
Fri, 14 Mar 2025 15:24:54 +0000 (16:24 +0100)
commit73782fc64793f6e6e0118797d3b9044436f2e8e9
tree36427dd955a55ce87059583f18825de80f83d254
parent34b1c1c71d375835d589e0929299b8caf0171cf1
i915/gt/selftests: Disable lrc_timestamp test

This test was designed to isolate a bug in tigerlake and dg2 hardware.
The bug was found and fixed in newer generations.
Since we won't support any new hardware with this driver, the test
should now be turned off in the CI to not pollute it with random failures
on previous hardware.

For reference, the issue has been discssued here[*].

[*] https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13697

Signed-off-by: Mikolaj Wasiak <mikolaj.wasiak@intel.com>
Reviewed-by: Chris Wilson <chris.p.wilson@linux.intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/uxxb22n667zb3aic6zs4mr2krv5zavav5v2zjgqnhnabgxgzif@4icszicjakex
drivers/gpu/drm/i915/gt/selftest_lrc.c