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>
This commit is contained in:

committed by
Marge Bot

parent
6bbbdd5ceb
commit
1b0fbcbe1c
@@ -1291,8 +1291,6 @@ RADV driver environment variables
|
||||
display info at startup
|
||||
``syncshaders``
|
||||
synchronize shaders after all draws/dispatches
|
||||
``vmfaults``
|
||||
check for VM memory faults via dmesg
|
||||
``zerovram``
|
||||
initialize all memory allocated in VRAM as zero
|
||||
|
||||
|
Reference in New Issue
Block a user