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)
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