[Mesa-dev] [PATCH 4/6] nvc0: add MP performance counters for SM35 (GK110)

Ilia Mirkin imirkin at alum.mit.edu
Thu Mar 10 00:23:02 UTC 2016


On Wed, Mar 9, 2016 at 6:23 PM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
> +         if (screen->base.class_3d <= NVF0_3D_CLASS &&
> +             screen->base.class_3d != NVEA_3D_CLASS) {

Why? NVEA should be the same as NVF0 I think... and actually
NVEA_3D_CLASS is 0xa297, while the NVF0 one is a197...

  -ilia


More information about the mesa-dev mailing list