anv: Set STATE_BASE_ADDRESS upper bounds on gen7
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 17 Jun 2019 22:01:48 +0000 (17:01 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Mon, 17 Jun 2019 23:53:07 +0000 (18:53 -0500)
commit9672b7044cc329b94a72de9ec5bdda1895901304
treec2ca79b9ad781d7b65898dc474efa4a1154f27bd
parent925c04b4c78fcafc345e3f80b17ef3417451e656
anv: Set STATE_BASE_ADDRESS upper bounds on gen7

This should fix floating-point border color on all gen7 HW.  Integer is
still thoroughly busted on gen7 because it doesn't exist on IVB and it's
crazy on HSW.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/genX_cmd_buffer.c