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)
commiteadc69cc9054594ff7860d407f855536af13af99
tree1076b2a26039a15a0ee29ec6f9c686bda6c51631
parent8af29ccd7917ab448ea7b5cf581fa7b2b4ea3cba
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards

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>
drivers/gpu/drm/nouveau/nouveau_bios.c