From 9b936e649ba522946abc7b731fd80b61a5adb0be Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 21 May 2026 11:51:37 +0200 Subject: [PATCH] pan/genxml: correct size of field The field here is 8 bit wide according to the spec. However, because all values that takes more than two bits are reserved, this doesn't actually lead to any misbehavior. But let's make this consistent with the spec and newer XML files. Reviewed-by: Lars-Ivar Hesselberg Simonsen Part-of: --- src/panfrost/genxml/v10.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panfrost/genxml/v10.xml b/src/panfrost/genxml/v10.xml index e42ba927d4a..bf29d771251 100644 --- a/src/panfrost/genxml/v10.xml +++ b/src/panfrost/genxml/v10.xml @@ -775,7 +775,7 @@ - +