genxml: Make ScratchSpaceBasePointer an address instead of an offset
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 16 Jun 2016 21:58:25 +0000 (14:58 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jun 2016 19:39:42 +0000 (12:39 -0700)
commit45c0f60999587ed29a7a9b81f09950dd8f58fb49
tree682f931b356642206724a5e794cbf336e2d6ae9c
parent966bed17c1a04854b4a422d90de81744556204b6
genxml: Make ScratchSpaceBasePointer an address instead of an offset

While we're here, we also fixup MEDIA_VFE_STATE and rename the field in
3DSTATE_VS on gen6-7.5 to be consistent with the others.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/intel/genxml/gen6.xml
src/intel/genxml/gen7.xml
src/intel/genxml/gen75.xml
src/intel/genxml/gen8.xml
src/intel/genxml/gen9.xml
src/intel/vulkan/gen7_pipeline.c
src/intel/vulkan/gen8_pipeline.c
src/intel/vulkan/genX_pipeline.c