]> git.baikalelectronics.ru Git - kernel.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)
commit26350dba727e58490e79e25d1e350f4f356b699d
treea48b531391f57f8f135f77725a98975daf69a5c5
parentc5b7a7001ce82c71430d53846aa40d6e7d03a00f
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