radv: advertise VK_EXT_device_fault

This is only exposed if the kernel supports GPUVM fault query.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25875>
This commit is contained in:
Samuel Pitoiset 2023-01-18 16:55:22 +01:00 committed by Marge Bot
parent 8097becc7f
commit 790fabd38e
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,4 @@
New features
------------
VK_EXT_image_compression_control on RADV
VK_EXT_device_fault on RADV