radv: add RADV_DEBUG=novideo to disable all video extensions

It's useful when video support has issues.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36186>
This commit is contained in:
Samuel Pitoiset
2025-07-16 08:26:47 +02:00
committed by Marge Bot
parent af22d5c97d
commit 49e49d7dde
5 changed files with 12 additions and 1 deletions
+2
View File
@@ -1428,6 +1428,8 @@ RADV driver environment variables
``noumr``
disable UMR dumps during GPU hang detection (only with
:envvar:`RADV_DEBUG` = ``hang``)
``novideo``
disable all video extensions
``novrsflatshading``
disable VRS for flat shading (only on GFX10.3+)
``preoptir``