radv: remove outdated RADV_DEBUG=vmfaults support
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 24 Oct 2023 07:29:41 +0000 (09:29 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 Oct 2023 15:29:22 +0000 (15:29 +0000)
commit1b0fbcbe1c7cbe37c68d072010517c3a517dc1b6
tree738fb76dfdd5df321e83d0fda10434d62fcbfce2
parent6bbbdd5ceb7b803a844f820964e68cd92c057215
radv: remove outdated RADV_DEBUG=vmfaults support

It's been a very long time since this was useless because dmesg
required sudo access for a while.

This will be replaced by the new GPUVM fault interface which allows
to query from the kernel directly instead of trying to parse dmesg.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23238>
docs/envvars.rst
src/amd/vulkan/radv_debug.c
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_instance.c
src/amd/vulkan/radv_private.h