iris/resource: Use isl surface alignment during bo allocation
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 31 May 2019 22:50:53 +0000 (15:50 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 18 Oct 2019 04:22:00 +0000 (21:22 -0700)
commit22859a18d5c802cf2d486ecff4eb32e3bf88786d
tree791f51c82a13200b54331af1c01248fe25bc0043
parent48c153e21bb9ba7d0d7b22618a7e33fd72a521cd
iris/resource: Use isl surface alignment during bo allocation

Reworks:
 * Change subject from "iris: Align main surface allocation to 64k on gen12+"
 * Make use of isl surf alignment. (Nanley)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/gallium/drivers/iris/iris_resource.c