]> git.karo-electronics.de Git - karo-tx-linux.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 20:59:14 +0000 (12:59 -0800)
commit399a326beff1a96657a5fad0785eca43431e3a35
tree95b214d81703c3cdab2c1c2bb8d43b6a79328a91
parent34ef0d5705afa428c02781a5c12f3178caa12559
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