[PATCH 04/12] drm/radeon: implement common cs packet parse function

2013-01-02 Thread Ilija Hadzic
CS packet parse functions have a lot of in common across all ASICs. Implement a common function and take care of small differences between families inside the function. This patch is a prep for major refactoring and consolidation of CS parsing code. Signed-off-by: Ilija Hadzic --- drivers/gpu/d

[PATCH 04/12] drm/radeon: implement common cs packet parse function

2013-01-02 Thread Ilija Hadzic
CS packet parse functions have a lot of in common across all ASICs. Implement a common function and take care of small differences between families inside the function. This patch is a prep for major refactoring and consolidation of CS parsing code. Signed-off-by: Ilija Hadzic --- drivers/gpu/d