Le 11/06/2011 14:30, Emil Velikov a écrit :
+       if (entries>  NOUVEAU_PM_MAX_LEVEL) {
+               NV_DEBUG(dev, "perf table has too many entries - buggy 
vbios?\n");
+               entries = NOUVEAU_PM_MAX_LEVEL;
+       }
+
I would suggest using NV_ERROR or INFO. How will we get buggy vbios if we don't warn the users of such cards?
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to