anv: Always set bindless surface base on SKL+
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 2 Nov 2021 17:25:13 +0000 (12:25 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 9 Nov 2021 02:48:24 +0000 (02:48 +0000)
commit1936ceec588dbc4eb32e0efe1b8b0bc782c5b089
treeb1ba4cf85e7db1ebc5e97e875cafae527b251c79
parent13fe43714c1fe8e1a0601a22e67d9b259d23c068
anv: Always set bindless surface base on SKL+

Ever since 04ccfeae98f2 ("anv: Require softpin on Gen8+"), softpin has
been a hard requirement on BDW+ so there's no reason for SKL+ code to
have a relocation path.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13610>
src/intel/vulkan/genX_cmd_buffer.c