From: Alex Deucher Date: Sun, 21 Mar 2010 18:02:25 +0000 (-0400) Subject: drm/radeon/kms: never treat rs4xx as AGP X-Git-Tag: v2.6.34-rc4~88^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95df9ca6896978108201a77422a1ae2cdc595ec;p=pandora-kernel.git drm/radeon/kms: never treat rs4xx as AGP RS4xx+ IGP chips use an internal gart, however, some of them have the agp cap bits set in their pci configs. Make sure to clear the AGP flag as AGP will not work with them. Should fix fdo bug 27225 Signed-off-by: Alex Deucher cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed