[Mesa-dev] [PATCH] docs: describe the NVC0_COMPUTE envvar
Samuel Pitoiset
samuel.pitoiset at gmail.com
Sun Mar 1 03:44:19 PST 2015
Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
---
docs/envvars.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/envvars.html b/docs/envvars.html
index 31d14a4..cb3eba0 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -227,6 +227,10 @@ for details.
<li>See the driver code for other, lesser-used variables.
</ul>
+<h3>Nouveau driver environment variables</h3>
+<ul>
+<li>NVC0_COMPUTE - enable MP performance counters for nvc0+
+</ul>
<p>
Other Gallium drivers have their own environment variables. These may change
--
2.3.0
More information about the mesa-dev
mailing list