docs: update ACO_DEBUG documentation for perfwarn

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Fixes: cc404d45ff ("aco: remove perfwarn")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30519>
(cherry picked from commit 373851e7ee)
This commit is contained in:
Rhys Perry 2024-08-05 15:47:58 +01:00 committed by Eric Engestrom
parent 54727a8d57
commit 56f49723c6
2 changed files with 1 additions and 3 deletions

View file

@ -224,7 +224,7 @@
"description": "docs: update ACO_DEBUG documentation for perfwarn",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "cc404d45ff4fa7947cffdc75da0d2b773902a1e4",
"notes": null

View file

@ -1485,8 +1485,6 @@ RADV driver environment variables
disable ACO IR validation in debug/debugoptimized builds
``validatera``
validate register assignment of ACO IR and catches many RA bugs
``perfwarn``
abort on some suboptimal code generation
``force-waitcnt``
force emitting waitcnt states if there is something to wait for
``force-waitdeps``