anv: Enable transfer queue only on ACM+ platforms
authorSagar Ghuge <sagar.ghuge@intel.com>
Wed, 11 Oct 2023 20:59:21 +0000 (13:59 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 12 Oct 2023 17:24:06 +0000 (17:24 +0000)
commitbed0542b2f6ae371596895c4487c33c345f85897
tree75c2c09e311e74061cbce9bc3591bd8475b28d5a
parent1f77f52bbe5dd950628bf304297940b30f212d14
anv: Enable transfer queue only on ACM+ platforms

On older platforms, we have the blitter engine, but it lacks compression
handling and other features we need, unfortunately, so enable the
transfer queue only on ACM+ platforms.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25667>
src/intel/vulkan/anv_device.c