From 7efdfaa21376ee5dc9054d98f8cf0b8a6dfd148b Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Tue, 1 Mar 2022 14:16:24 +0100 Subject: [PATCH] radv: disable DCC for Fable Anniversary, Dragons Dogma, GTA IV and more Also Starcraft 2 and The Force Unleashed II. These games are known to be affected by the feedback loop issue. We will fix this properly soon but as a hotfix disabling DCC should be enough. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4424 Cc: mesa-stable Signed-off-by: Samuel Pitoiset Reviewed-by: Bas Nieuwenhuizen Part-of: (cherry picked from commit 4380916b761d2ebbe5b1d36b9162810b66a727fc) --- .pick_status.json | 2 +- src/amd/vulkan/00-radv-defaults.conf | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index 844ffd4706f..7d60aceec09 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -9108,7 +9108,7 @@ "description": "radv: disable DCC for Fable Anniversary, Dragons Dogma, GTA IV and more", "nominated": true, "nomination_type": 0, - "resolution": 5, + "resolution": 1, "because_sha": null }, { diff --git a/src/amd/vulkan/00-radv-defaults.conf b/src/amd/vulkan/00-radv-defaults.conf index 104c5462ec9..3118909f0b4 100644 --- a/src/amd/vulkan/00-radv-defaults.conf +++ b/src/amd/vulkan/00-radv-defaults.conf @@ -140,5 +140,25 @@ Application bugs worked around in this file: + + + + + + + + + + + + + + +