docs: update ACO_DEBUG documentation for scheduler options
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Fixes: 48461c0d9e
("aco: enable VOPD scheduler")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30519>
This commit is contained in:
@@ -1498,7 +1498,11 @@ RADV driver environment variables
|
||||
``noopt``
|
||||
disable various optimizations
|
||||
``nosched``
|
||||
disable instructions scheduling
|
||||
disable pre-RA, ILP and VOPD instruction scheduling
|
||||
``nosched-ilp``
|
||||
disable ILP instruction scheduling
|
||||
``nosched-vopd``
|
||||
disable VOPD instruction scheduling
|
||||
``perfinfo``
|
||||
print information used to calculate some pipeline statistics
|
||||
``liveinfo``
|
||||
|
Reference in New Issue
Block a user