Mesa (master): genxml: Fill out Gen4, Gen45 and Gen5 XML

Kenneth Graunke kwg at kemper.freedesktop.org
Wed May 3 23:42:50 UTC 2017


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

Author: Louis-Francis Ratté-Boulianne <lfrb at collabora.com>
Date:   Thu Apr 20 15:21:38 2017 -0700

genxml: Fill out Gen4, Gen45 and Gen5 XML

Add some more details to Gen4 and Gen45 and add what is needed
in Gen5 XML. This commit overwrite the previous work done on Gen4
and Gen45 as it contains more instructions and fixes some mistakes.
However, comments (dword boundaries) are lost in the process.

v3:
   - Set the type of some fields, instead of prefix. Also fix the
     SAMPLER_BORDER_COLOR_STATE fields of gen5.xml.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb at collabora.com>
Acked-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/intel/genxml/gen4.xml  | 1121 +++++++++++++++++++++-----------------
 src/intel/genxml/gen45.xml | 1174 +++++++++++++++++++++-------------------
 src/intel/genxml/gen5.xml  | 1287 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 2517 insertions(+), 1065 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=e0aa2bd9cba96836831ab3b0a11442910814fac1



More information about the mesa-commit mailing list