commit | 2b5d6c538b48772ba3351b8a8eed096f7af8de5d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Sep 25 17:32:14 2009 -0400 |
committer | Dave Airlie <airlied@linux.ie> | Sat Sep 26 09:07:43 2009 +1000 |
tree | 163532c42500621837990cf68b566212f59f678f | |
parent | c5e617e2f84225a28823a3e19951273b9f59eb27 [diff] |
drm/radeon/kms/r600: fix forcing pci mode on agp cards All we need to do on r6xx/r7xx is clear the RADEON_IS_AGP flag; the rest is handled in r600.c fixes fdo bug 23990: http://bugs.freedesktop.org/show_bug.cgi?id=23990 Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@linux.ie>