[PATCH 10/12] drm/radeon: pull out common next_reloc function

2013-01-02 Thread Ilija Hadzic
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 --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/radeon/radeon_cs.c |

[PATCH 10/12] drm/radeon: pull out common next_reloc function

2013-01-02 Thread Ilija Hadzic
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 --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/radeon/radeon_cs.c |