mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
docs: fix RADV_THREAD_TRACE_CACHE_COUNTERS default
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Fixes:dbab98d9d6("radv: enable RADV_THREAD_TRACE_CACHE_COUNTERS by default") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26193> (cherry picked from commitc4ee639ca0)
This commit is contained in:
parent
2b38d1451e
commit
85c0b6281c
2 changed files with 2 additions and 2 deletions
|
|
@ -524,7 +524,7 @@
|
|||
"description": "docs: fix RADV_THREAD_TRACE_CACHE_COUNTERS default",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "dbab98d9d63d4de4307c28c0ea578b977ea3f0b7",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -1356,7 +1356,7 @@ RADV driver environment variables
|
|||
|
||||
.. envvar:: RADV_THREAD_TRACE_CACHE_COUNTERS
|
||||
|
||||
enable/disable SQTT/RGP cache counters on GFX10+ (disabled by default)
|
||||
enable/disable SQTT/RGP cache counters on GFX10+ (enabled by default)
|
||||
|
||||
.. envvar:: RADV_THREAD_TRACE_INSTRUCTION_TIMING
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue