]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon: move r100_enable_bm to a more logic place
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jun 2012 21:50:35 +0000 (17:50 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 29 Jun 2012 14:14:47 +0000 (15:14 +0100)
commit74da01dcfbb6300d758490d5d4efa1314c0e4e8b
treea48b531391f57f8f135f77725a98975daf69a5c5
parent0242f74d29df00ea97a6377e3c66f14efbb340d3
drm/radeon: move r100_enable_bm to a more logic place

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>
drivers/gpu/drm/radeon/r100.c