drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
authorEmil Velikov <eeydev@nottingham.ac.uk>
Sun, 26 Sep 2010 19:26:02 +0000 (20:26 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 4 Oct 2010 23:59:34 +0000 (09:59 +1000)
This fixes issues bug 30370 and prevents another possible divide by zero on
the original nv50 cards, by returning -ENOENT

Signed-off-by: Emil Velikov <eeydev@nottingham.ac.uk>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found