radv: Expose transfer queues, hidden behind a perftest flag.
This is highly experimental and only recommended for users who know what they are doing. To fully support the spec we are going to need gang submissions which are going to be implemented later. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26913>
This commit is contained in:
@@ -995,7 +995,7 @@ Clover environment variables
|
||||
allows specifying additional linker options. Specified options are
|
||||
appended after the options set by the OpenCL program in
|
||||
``clLinkProgram``.
|
||||
|
||||
|
||||
.. _rusticl-env-var:
|
||||
|
||||
.. envvar:: IRIS_ENABLE_CLOVER
|
||||
@@ -1339,6 +1339,8 @@ RADV driver environment variables
|
||||
enable optimizations to move more driver internal objects to VRAM.
|
||||
``rtwave64``
|
||||
enable wave64 for ray tracing shaders (GFX10+)
|
||||
``transfer_queue``
|
||||
enable experimental transfer queue support (GFX9+, not yet spec compliant)
|
||||
``video_decode``
|
||||
enable experimental video decoding support
|
||||
``gsfastlaunch2``
|
||||
|
Reference in New Issue
Block a user