drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 22 Nov 2010 22:56:26 +0000 (17:56 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Nov 2010 23:23:23 +0000 (09:23 +1000)
MC_VM_FB_LOCATION is at a different offset between r6xx and r7xx/evergreen.
The location is needed for vram setup on fusion chips.

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

No differences found