commit | 8b25ed3482885e5f1dc65ace796e90f879d76c52 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 17 14:02:30 2012 -0400 |
committer | Christian König <deathsimple@vodafone.de> | Wed Jul 18 13:33:54 2012 +0200 |
tree | a7007f257a3bf108d18af6a7ca5ff7d6ed59c429 | |
parent | a85a7da4c5922e6621526946d5a56b2194692fdd [diff] |
drm/radeon: remove radeon_ring_index() Just store the index in the ring structure. Idea taken from one of Jerome's wip rptr patches. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>