From 4539139804a1d12c702e721fb5e876cdc258dd94 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 18 Mar 2026 13:57:18 +0100 Subject: [PATCH] pan/genxml: remove non-existent YUV Enable for AFRC This is controlled by the writeback-mode when using AFRC, not by an YUV Enable field. This Filed doesn't exist in these, and should according to the spec be zero. Fixes: 7a763bb0a3b ("pan/genxml: Rework the RT/ZS emission logic") Reviewed-by: Boris Brezillon Reviewed-by: Lars-Ivar Hesselberg Simonsen (cherry picked from commit 15e0ac07315d03c461b30cd9c0240b0cebe20b34) Part-of: --- .pick_status.json | 2 +- src/panfrost/genxml/v10.xml | 2 -- src/panfrost/genxml/v12.xml | 2 -- src/panfrost/genxml/v13.xml | 2 -- 4 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index 3ec6e5653da..a64254ac09e 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -5894,7 +5894,7 @@ "description": "pan/genxml: remove non-existent YUV Enable for AFRC", "nominated": true, "nomination_type": 2, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "7a763bb0a3b1cb48dce03a62fff2fe9eac3f0eaf", "notes": null diff --git a/src/panfrost/genxml/v10.xml b/src/panfrost/genxml/v10.xml index 2303aa8f7b8..e4f1fabd3b7 100644 --- a/src/panfrost/genxml/v10.xml +++ b/src/panfrost/genxml/v10.xml @@ -1904,7 +1904,6 @@ - @@ -1923,7 +1922,6 @@ - diff --git a/src/panfrost/genxml/v12.xml b/src/panfrost/genxml/v12.xml index ad4d8f9f41e..44bc2e508c6 100644 --- a/src/panfrost/genxml/v12.xml +++ b/src/panfrost/genxml/v12.xml @@ -2192,7 +2192,6 @@ - @@ -2211,7 +2210,6 @@ - diff --git a/src/panfrost/genxml/v13.xml b/src/panfrost/genxml/v13.xml index 2d6f288301f..a7568a57df8 100644 --- a/src/panfrost/genxml/v13.xml +++ b/src/panfrost/genxml/v13.xml @@ -2498,7 +2498,6 @@ - @@ -2517,7 +2516,6 @@ -