commit | 76a0df859defc53e6cb61f698a48ac7da92c8d84 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 13 11:56:50 2013 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:39 2013 -0400 |
tree | 7882f906bd5bb67bd95088bc853117295a85a48d | |
parent | 4543eda52113d1e2cc0e9bf416f79597e6ef1ec7 [diff] |
drm/radeon: rework ring function handling Give the ring functions a separate structure and let the asic structure point to the ring specific functions. This simplifies the code and allows us to make changes at only one point. No change in functionality. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>