From: Ilia Mirkin Date: Sun, 27 Oct 2013 15:54:09 +0000 (-0400) Subject: drm/nouveau/agp: add a quirk list to limit agp modes X-Git-Tag: v3.13-rc1~76^2~14^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd34381b0e2827228cbda45aa2cca4127ff073b2;p=pandora-kernel.git 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 Signed-off-by: Ilia Mirkin Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed