From: Jason Ekstrand Date: Fri, 12 May 2017 20:33:10 +0000 (-0700) Subject: intel/genxml: Suffix KSP0 fields on Iron Lake X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64243d3b8e299eae70d4aac7221cbc55d8ff378c;p=mesa.git intel/genxml: Suffix KSP0 fields on Iron Lake Iron Lake introduced the multiple KSP thing and so you have KSP0-3. However, the genxml didn't have an index on the first "Kernel Start Pointer" or "GRF Register Count". Add one to match gen6+. While we're here, we drop the brackets from the other "GRF Register Count" fields. Reviewed-by: Matt Turner --- diff --git a/src/intel/genxml/gen5.xml b/src/intel/genxml/gen5.xml index 87377df106b..72d79687741 100644 --- a/src/intel/genxml/gen5.xml +++ b/src/intel/genxml/gen5.xml @@ -864,8 +864,8 @@ - - + + @@ -924,11 +924,11 @@ - + - + - +