genxml: Fill out Gen4, Gen45 and Gen5 XML
authorLouis-Francis Ratté-Boulianne <lfrb@collabora.com>
Thu, 20 Apr 2017 22:21:38 +0000 (15:21 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 3 May 2017 23:40:52 +0000 (16:40 -0700)
commite0aa2bd9cba96836831ab3b0a11442910814fac1
tree7d0da8ad1e5fc0facabdb5b0c24cf6aa5003a816
parent4201cc2dd3aaa4b6c15c52037b3a6413274082ec
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@collabora.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/genxml/gen4.xml
src/intel/genxml/gen45.xml
src/intel/genxml/gen5.xml