i965: Force VMA alignment to be a multiple of the page size.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 27 Apr 2019 01:52:45 +0000 (18:52 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 7 May 2019 22:45:56 +0000 (15:45 -0700)
commit17210c63a91aaf018813b0d336f5f1d4fd87eafb
tree79ec7a9452a2b69c89a9b92e22a56e7d0bf81657
parent15f134c62853ed6679435a9e4ae40e3308fc7453
i965: Force VMA alignment to be a multiple of the page size.

This should happen regardless, but let's be paranoid.

Fixes: 01058a55229 i965: Add virtual memory allocator infrastructure to brw_bufmgr.
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_bufmgr.c