genxml: fix border color offset field on Gfx12+
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 28 Feb 2023 10:20:53 +0000 (12:20 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 1 Mar 2023 08:45:11 +0000 (08:45 +0000)
commit42e8a2c1d6ba3cae31c9829e94b2d3c48c40ab7d
treeed8a221f1c451380284e338a394b4ba6fbe62f02
parent58b687d77b2f28e1b1159bcefefb2717554c7e3d
genxml: fix border color offset field on Gfx12+

I wonder if the docs are correct for Gfx11 because this is the
generation that gave us the Bindless Sampler Heap of 4Gb. So it would
make sense that the border colors can also be placed anywhere in that
4Gb heap.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21600>
src/intel/genxml/gen12.xml
src/intel/genxml/gen125.xml