drm/nouveau: only expose the object classes that are supported by the chipset
authorBen Skeggs <bskeggs@redhat.com>
Wed, 20 Oct 2010 00:39:35 +0000 (10:39 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 3 Dec 2010 05:06:56 +0000 (15:06 +1000)
We previously added all the available classes for the entire generation,
even though the objects wouldn't work on the hardware.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found