turnip: Claim 2 discrete queue priorities.
authorEric Anholt <eric@anholt.net>
Mon, 26 Apr 2021 18:12:19 +0000 (11:12 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 10 May 2021 17:21:02 +0000 (17:21 +0000)
commit3eee475e396aa012b599fae803dcf4a7b210beba
tree7420cca2ab5b6b830be2185af053d08c161b4122
parentd8099df65a6bf25feb8971ac38d0400daea76ffc
turnip: Claim 2 discrete queue priorities.

The spec requires at least 2, but says "No specific guarantees are made
about higher priority queues receiving more processing time or better
quality of service than lower priority queues."  So, we can just leave the
priorities as a stub.

Fixes dEQP-VK.info.device_properties

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10470>
src/freedreno/vulkan/tu_device.c