commit | b8c157d3a9a13871742c8a8d3d4598c3791ed5f5 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Oct 20 10:39:35 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Dec 03 15:06:56 2010 +1000 |
tree | 3ee372c2e8aa1100148f3d6e8232befdb386399a | |
parent | a6a1a38075661bec189f2bad7912f8861e6ce357 [diff] |
drm/nouveau: only expose the object classes that are supported by the chipset 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>