Module: Mesa
Branch: master
Commit: 12e34fc7ba2374455ef2cd2331f627c9213c08ff
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=12e34fc7ba2374455ef2cd2331f627c9213c08ff

Author: Toni Lönnberg <toni.lonnb...@intel.com>
Date:   Thu Nov  8 17:23:09 2018 +0200

intel/genxml: Add engine definition to render engine instructions (gen8)

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.

v4: Added missing engine tag for MI_TOPOLOGY_FILTER and MI_LOAD_URB_MEM.

Reviewed-by: Lionel Landwerlin <lionel.g.landwer...@intel.com>

---

 src/intel/genxml/gen8.xml | 232 +++++++++++++++++++++++-----------------------
 1 file changed, 116 insertions(+), 116 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=12e34fc7ba2374455ef2cd2331f627c9213c08ff
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to