commit | 2e1e6dad6a6d437e4c40611fdcc4e6cd9e2f969e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 13 11:56:52 2013 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:41 2013 -0400 |
tree | 325bb0cb184b6a39211403124336f4e18b0728d4 | |
parent | 02c9f7fa4e7230fc4ae8bf26f64e45aa76011f9c [diff] |
drm/radeon: remove special handling for the DMA ring Now that we have callbacks for [rw]ptr handling we can remove the special handling for the DMA rings and use the callbacks instead. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>