[Mesa-dev] [PATCH] docs: describe the NVC0_COMPUTE envvar

Ilia Mirkin imirkin at alum.mit.edu
Sun Mar 1 10:21:31 PST 2015


Why wouldn't they always just be enabled :) Also, do you have to set
it to get MP counters on kepler+? And why is it called "compute" if it
enables performance counters... probably does more than that, no?

On Sun, Mar 1, 2015 at 6:44 AM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
> 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
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list