commit | 4e87d81d20a084f550c601e9e4dc4e44fbf9a750 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Wed May 31 11:20:17 2023 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Jun 14 12:37:24 2023 +0000 |
tree | 4c0d2a58e585ad4d93fe738e97c15e6f70f056dc | |
parent | 6b9f838d621931b688d7f4e69f23958c67b17f34 [diff] |
zink: add a dgc debug mode for testing this is useful for drivers trying to implement DGC since there is no cts do not use. it will not make anything faster. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23550>