radeonsi: add more documentation for dpbb debug env variable

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25148>
This commit is contained in:
Yogesh Mohan Marimuthu
2022-10-18 23:15:00 +05:30
committed by Marge Bot
parent 9de455bc43
commit cd2e3fc59a
2 changed files with 4 additions and 4 deletions

View File

@@ -1423,7 +1423,7 @@ RadeonSI driver environment variables
``nodccmsaa``
Disable DCC for MSAA
``nodpbb``
Disable DPBB.
Disable DPBB. Overrules the dpbb enable option.
``nodfsm``
Disable DFSM.
``notiling``
@@ -1499,7 +1499,7 @@ RadeonSI driver environment variables
``nooutoforder``
Disable out-of-order rasterization
``dpbb``
Enable DPBB.
Enable DPBB. Enable DPBB for gfx9 dGPU. Default enabled for gfx9 APU and >= gfx10.
``dfsm``
Enable DFSM.
``extra_md``