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:
0242f74
)
drm/radeon: move r100_enable_bm to a more logic place
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 28 Jun 2012 21:50:35 +0000
(17:50 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 29 Jun 2012 14:14:47 +0000
(15:14 +0100)
It was stuck right in the middle of the gart functions.
Move next to the bm_disable function and where it is used.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found