genxml: Fix PIPELINE_SELECT on G45/Ironlake.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Nov 2017 07:06:27 +0000 (23:06 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Nov 2017 19:01:50 +0000 (11:01 -0800)
commitf274687413cadb5f7cf2242f85e27c11c5753dfa
tree9bd87d8824f6b84967f4193a0ae1358f4d63febf
parent9b0223046668593deb9c0be0b557994bb5218788
genxml: Fix PIPELINE_SELECT on G45/Ironlake.

Original 965 sets bits 28:27 to 0, while G45 and later set it to 1.

Note that the G45 docs are incorrect in this regard - see the DevCTG+
note in the Ironlake PRMs.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/genxml/gen45.xml
src/intel/genxml/gen5.xml