From 1b0fbcbe1c7cbe37c68d072010517c3a517dc1b6 Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Tue, 24 Oct 2023 09:29:41 +0200 Subject: 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 Part-of: --- docs/envvars.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/envvars.rst b/docs/envvars.rst index 4e3a047cf29..4be7a1fe1f2 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -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 -- cgit v1.2.3