From f3ed3a0a1578c790b16cf0723fdd0ce41cff61a6 Mon Sep 17 00:00:00 2001 From: Nanley Chery Date: Wed, 18 May 2016 10:45:30 -0700 Subject: [PATCH] genxml: Expand SKL's SurfaceFormat field width for ASTC In the expanded field, only ASTC format enums have the MSB set to 1. Expanding the field width makes the process of handling these formats identical to the way other formats are handled. Signed-off-by: Nanley Chery Reviewed-by: Jason Ekstrand --- src/intel/genxml/gen9.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/intel/genxml/gen9.xml b/src/intel/genxml/gen9.xml index bc2639a7878..a28c3b23bf0 100644 --- a/src/intel/genxml/gen9.xml +++ b/src/intel/genxml/gen9.xml @@ -261,8 +261,7 @@ - - + -- 2.30.2