From 571d6447d89ac36afff49cdf2450afc53a1816d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Toni=20L=C3=B6nnberg?= Date: Thu, 8 Nov 2018 17:23:05 +0200 Subject: [PATCH] intel/genxml: Add engine definition to render engine instructions (gen5) Instructions meant for the render engine now have a definition specifying that so that can differentiate instructions meant for different engines due to shared opcodes. v2: Divided into individual patches for each gen v3: Added additional engine definitions. Reviewed-by: Lionel Landwerlin --- src/intel/genxml/gen5.xml | 60 +++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/intel/genxml/gen5.xml b/src/intel/genxml/gen5.xml index 5bb5a2c3312..f2d945b8367 100644 --- a/src/intel/genxml/gen5.xml +++ b/src/intel/genxml/gen5.xml @@ -441,7 +441,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -764,7 +764,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -800,7 +800,7 @@ - + @@ -809,7 +809,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -835,7 +835,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -870,7 +870,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -936,7 +936,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1031,7 +1031,7 @@ - + @@ -1043,7 +1043,7 @@ - + @@ -1065,7 +1065,7 @@ i - + @@ -1074,7 +1074,7 @@ i - + @@ -1094,7 +1094,7 @@ i - + @@ -1117,7 +1117,7 @@ i - + @@ -1143,7 +1143,7 @@ i - + @@ -1170,7 +1170,7 @@ i - + -- 2.30.2