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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 13 15:17:50 UTC 2018


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

Author: Toni Lönnberg <toni.lonnberg at 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.landwerlin at 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



More information about the mesa-commit mailing list