radv: allow RADV_PERFTEST=shader_object on all GFX9 GPUs
Renoir used to hangs in CI but it's fixed now. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28069>
This commit is contained in:
committed by
Marge Bot
parent
fbe820f5a0
commit
898f28f790
+1
-2
@@ -1365,8 +1365,7 @@ RADV driver environment variables
|
||||
``sam``
|
||||
enable optimizations to move more driver internal objects to VRAM.
|
||||
``shader_object``
|
||||
enable experimental implementation of VK_EXT_shader_object (GFX6-8,
|
||||
VEGA10, and GFX10-GFX11)
|
||||
enable experimental implementation of VK_EXT_shader_object
|
||||
``transfer_queue``
|
||||
enable experimental transfer queue support (GFX9+, not yet spec compliant)
|
||||
``video_decode``
|
||||
|
||||
Reference in New Issue
Block a user