drm/radeon/kms: enable unmappable vram for evergreen
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 19 Oct 2010 04:36:19 +0000 (00:36 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Oct 2010 01:27:24 +0000 (11:27 +1000)
Evergreen now has blit support, but unmappable vram support
was disabled in c919b371cb734f42b1130e706ecee262f8d9261d
(drm/radeon/kms: avoid corner case issue with unmappable vram V2)
due to merge ordering.  This re-enables unmappable vram on
evergreen.

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

No differences found