i965: leave the top 4Gb of the high heap VMA unused
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 3 May 2019 19:02:41 +0000 (12:02 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 7 May 2019 22:45:56 +0000 (15:45 -0700)
commitd568fcd0a09751cd041cdd46bc585e209e0df394
tree49a76cb87ef4ffa6510c8efc6653d39dd794b846
parent17210c63a91aaf018813b0d336f5f1d4fd87eafb
i965: leave the top 4Gb of the high heap VMA unused

This ports commit 9e7b0988d6e98690eb8902e477b51713a6ef9cae from anv
to i965.  Thanks to Lionel for noticing that it was missing!

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