radv: Add nodisplaydcc option.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9318>
This commit is contained in:
Bas Nieuwenhuizen
2021-02-28 02:59:25 +01:00
committed by Marge Bot
parent 3c9452c3ae
commit ff99faf0cf
5 changed files with 7 additions and 1 deletions
+2
View File
@@ -579,6 +579,8 @@ RADV driver environment variables
disable compute queue
``nodcc``
disable Delta Color Compression (DCC) on images
``nodisplaydcc``
disable Delta Color Compression (DCC) on displayable images
``nodynamicbounds``
do not check OOB access for dynamic descriptors
``nofastclears``