drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
authorDave Airlie <airlied@linux.ie>
Fri, 7 Aug 2009 01:03:26 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 7 Aug 2009 10:33:11 +0000 (20:33 +1000)
commit17332925d7b11bb6c2d0c49450ae58dd836005da
treec18ee8bee50c211f3e6a8e391f1c771ac16bd510
parent985fe845aea9cd56fd351800302270444556e45a
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume

we should align the GTT after VRAM no matter what, as we can
come back from resume and put in a different place and bad things happen.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c