From fd34381b0e2827228cbda45aa2cca4127ff073b2 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 27 Oct 2013 11:54:09 -0400 Subject: [PATCH] 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-format-patch failed