[Mesa-dev] [PATCH v3 06/10] intel/genxml: Add engine definition to render engine instructions (gen75)

Toni Lönnberg toni.lonnberg at intel.com
Thu Nov 8 13:20:56 UTC 2018


On Thu, Nov 08, 2018 at 10:55:06AM +0000, Lionel Landwerlin wrote:
> Missing render engine :
> 
> 
> SWTESS_BASE_ADDRESS
> 
> MI_RS_CONTEXT
> 
> MI_RS_CONTROL
> 
> MI_RS_STORE_DATA_IMM

?!

+  <instruction name="SWTESS_BASE_ADDRESS" bias="2" length="2" engine="render">
+  <instruction name="MI_RS_CONTEXT" bias="1" length="1" engine="render">
+  <instruction name="MI_RS_CONTROL" bias="1" length="1" engine="render">
+  <instruction name="MI_RS_STORE_DATA_IMM" bias="2" length="4" engine="render">



More information about the mesa-dev mailing list