Module: Mesa Branch: main Commit: 1585d12decbbc2357d05f28d1520b32266cae001 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1585d12decbbc2357d05f28d1520b32266cae001
Author: Samuel Pitoiset <[email protected]> Date: Fri Apr 29 09:38:00 2022 +0200 radv/ci: stop skipping dEQP-VK.synchronization.* on Bonaire I can't reproduce GPU hangs after 5 CTS runs and Timur also confirmed that his Bonaire GPU didn't hang after one CTS run. Signed-off-by: Samuel Pitoiset <[email protected]> Acked-by: Timur Kristóf <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16244> --- src/amd/ci/radv-bonaire-aco-skips.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/amd/ci/radv-bonaire-aco-skips.txt b/src/amd/ci/radv-bonaire-aco-skips.txt index 1238ee07224..e69de29bb2d 100644 --- a/src/amd/ci/radv-bonaire-aco-skips.txt +++ b/src/amd/ci/radv-bonaire-aco-skips.txt @@ -1,2 +0,0 @@ -# This subset of CTS randomly hangs but it's fine when using only one thread. -dEQP-VK.synchronization.*
