From c122d70dfd6ce35bf08fa696b5c19fced406bf5f Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Mon, 8 Sep 2025 18:53:26 +0200 Subject: [PATCH] radv: set radv_gfx12_hiz_wa=partial for some games to mitigate performance loss The full workaround can hurt performance and there is no other known solution. The only one is to select which HiZ WA works the best by trial and error. Signed-off-by: Samuel Pitoiset Part-of: --- src/util/00-radv-defaults.conf | 72 ++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/src/util/00-radv-defaults.conf b/src/util/00-radv-defaults.conf index 8342c475d55..56fb675fe52 100644 --- a/src/util/00-radv-defaults.conf +++ b/src/util/00-radv-defaults.conf @@ -74,6 +74,10 @@ Application bugs worked around in this file: @@ -114,6 +118,10 @@ Application bugs worked around in this file: @@ -148,6 +156,10 @@ Application bugs worked around in this file: @@ -184,6 +196,66 @@ Application bugs worked around in this file: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +