commit | e97169930941c4326dd563578369590a52aec707 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Wed Jan 02 18:27:46 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:45 2013 -0500 |
tree | 072a99f88189e80155e17a20f20677205e1a00ca | |
parent | c3ad63afcdb931159690aa7ba2906079c3b38a13 [diff] |
drm/radeon: pull out common next_reloc function next_reloc function does the same thing in all ASICs with the exception of R600 which has a special case in legacy mode. Pull out the common function in preparation for refactoring. Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Reviewed-by: Marek Olšák <maraeo@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>