commit | 74da01dcfbb6300d758490d5d4efa1314c0e4e8b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 28 17:50:35 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 29 15:14:47 2012 +0100 |
tree | a48b531391f57f8f135f77725a98975daf69a5c5 | |
parent | 0242f74d29df00ea97a6377e3c66f14efbb340d3 [diff] |
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>