]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
radeon: add AGPMode 1 quirk for RV250
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 19 Nov 2012 20:17:31 +0000 (21:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:38:00 +0000 (11:38 -0800)
commit0314f284eb000d55ccbac67a9b1fce4912d86937
tree5f22ee2b2821b1dda8d001a61a885401f331cccb
parent0596121fd83711fc79382196022a714d255f0989
radeon: add AGPMode 1 quirk for RV250

commit 45171002b01b2e2ec4f991eca81ffd8430fd0aec upstream.

The Intel 82855PM host bridge / Mobility FireGL 9000 RV250 combination
in an (outdated) ThinkPad T41 needs AGPMode 1 for suspend/resume (under
KMS, that is). So add a quirk for it.

(Change R250 to RV250 in comment for preceding quirk too.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_agp.c