git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89551b
)
drm/radeon/kms: make sure mc is initialized before mapping blit bo
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 15 Dec 2009 22:15:07 +0000
(17:15 -0500)
committer
Dave 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