radv: Use correct HTILE expanded words.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 3 Jan 2018 20:58:49 +0000 (21:58 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 3 Jan 2018 23:14:03 +0000 (00:14 +0100)
commit5158603182fe7435bc825b09890d77eea49d2074
tree19d7dd0447bf35a7567165966d61d8e3f5dc271c
parent4f19cc82f9a6113a76a3bc7a848c98d0eb693991
radv: Use correct HTILE expanded words.

Seems like users are actually hitting 0xFFFFFFFF actually making
things broken for them, and the mad max regression is fixed, so
lets put this in once more.

v2: Use 0xf for depth-only htile. (Dave)

Fixes: af2844116fd "radv: Revert HTILE reset word to 0xFFFFFFFF."
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_cmd_buffer.c