radv: implement VK_EXT_physical_device_drm
authorSimon Ser <contact@emersion.fr>
Fri, 8 Jan 2021 15:06:51 +0000 (16:06 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Jun 2021 13:18:18 +0000 (13:18 +0000)
commit7aaa54feb53a9d0cf3277bef31547312ee56b277
tree48325403fc677c1968847873607e73bef1ebbc6d
parent60ff9dea27dad8c54ac19e7586c6a45d737f8fa6
radv: implement VK_EXT_physical_device_drm

This adds support for the Vulkan extension introduced in [1]. The
extension allows to get a VkPhysicalDevice's DRM node device IDs.

[1]: https://github.com/KhronosGroup/Vulkan-Docs/pull/1356

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8390>
docs/features.txt
docs/relnotes/new_features.txt
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h