commit | f95df9ca6896978108201a77422a1ae2cdc595ec | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Sun Mar 21 14:02:25 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed Mar 31 13:11:04 2010 +1000 |
tree | 7968e3fa83ee28b1f7232798c051d19defd3009c | |
parent | f47299c55a837af1727bc601e1fc0fa33adaeda5 [diff] |
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 <alexdeucher@gmail.com> cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>