commit | 7923c615b811945a9d9f456c92a7a32c34167458 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Dec 15 17:15:07 2009 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 16 15:39:24 2009 +1000 |
tree | 8b598db5a5f73cc3d999bef0c1f4ce276d4e9d9c | |
parent | f89551bfe953a144f7d4918ca4c12e11de1e455d [diff] |
drm/radeon/kms: make sure mc is initialized before mapping blit bo 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>