Revert "radv: set BIG_PAGE to improve performance on GFX10.3"
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 15 Sep 2020 10:54:03 +0000 (12:54 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Sep 2020 10:34:46 +0000 (10:34 +0000)
commit0a84c595c21ab95eb6f2110472afdff3666a73c5
tree85ee4b9e10e89b5a2db42582eb54ce77b1b215d5
parentd78df70c2a85fd846d40b71b9e213122347bea1b
Revert "radv: set BIG_PAGE to improve performance on GFX10.3"

This reverts commit f4d861696dfb11dc2b6242a683a13238981f705f.

Turns out we cannot use BIG_PAGE with GTT and we can't tell
when a buffer is spilled to GTT.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6726>
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_image.c