drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
authorJerome Glisse <jglisse@redhat.com>
Thu, 10 Sep 2009 11:47:09 +0000 (13:47 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 11 Sep 2009 01:41:34 +0000 (11:41 +1000)
R3XX/R4XX AGP asic use the old PCI GART block, not the new PCIE GART.
Make sure we pick the right GART when disabling AGP.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Acked-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found