drm/radeon/kms: make sure mc is initialized before mapping blit bo
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 15 Dec 2009 22:15:07 +0000 (17:15 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Dec 2009 05:39:24 +0000 (15:39 +1000)
We need to make sure the the MC is intialized before we map the
blit shader object on r6xx+.

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

No differences found