commit | fd34381b0e2827228cbda45aa2cca4127ff073b2 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Sun Oct 27 11:54:09 2013 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Nov 08 15:39:54 2013 +1000 |
tree | 731942ed4d819678d1993e8dfd3e075d2122fbd7 | |
parent | e8d95b22b415bab6e411d6d0db82e26b4227762b [diff] |
drm/nouveau/agp: add a quirk list to limit agp modes Certain combinations of hardware can't actually support the maximum detected speed. Add a quirk list that lists pairs of hostbridge/chip pci ids and the mode that they should work with. See https://bugs.freedesktop.org/show_bug.cgi?id=20341 Reported-by: Jason Detring <detringj@gmail.com> Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>