Module: Mesa
Branch: main
Commit: e373b7c07e9b5cb206c33e61ec19a1602381f8b2
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e373b7c07e9b5cb206c33e61ec19a1602381f8b2

Author: Yogesh Mohan Marimuthu <[email protected]>
Date:   Tue Oct 18 23:59:25 2022 +0530

docs: remove document for unused variable dfsm from AMD_DEBUG

Reviewed-by: Marek Olšák <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25148>

---

 docs/envvars.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/envvars.rst b/docs/envvars.rst
index 176d144eb05..4e3a047cf29 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -1424,8 +1424,6 @@ RadeonSI driver environment variables
       Disable DCC for MSAA
    ``nodpbb``
       Disable DPBB. Overrules the dpbb enable option.
-   ``nodfsm``
-      Disable DFSM.
    ``notiling``
       Disable tiling
    ``nofmask``
@@ -1500,8 +1498,6 @@ RadeonSI driver environment variables
       Disable out-of-order rasterization
    ``dpbb``
       Enable DPBB. Enable DPBB for gfx9 dGPU. Default enabled for gfx9 APU and 
>= gfx10.
-   ``dfsm``
-      Enable DFSM.
    ``extra_md``
       add extra information in bo metadatas to help tools (umr)
 

Reply via email to