[PATCH 05/15] drm/radeon/kms: add support for CP setup on cayman asics

2011-03-02 Thread Alex Deucher
Cayman asics have 3 ring buffers: ring 0 supports both gfx and compute rings 1 and 2 are compute only At the moment we only support ring 0. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/Makefile |2 +- drivers/gpu/drm/radeon/cayman_blit_shaders.c | 50 ++ drivers

[PATCH 05/15] drm/radeon/kms: add support for CP setup on cayman asics

2011-03-02 Thread Alex Deucher
Cayman asics have 3 ring buffers: ring 0 supports both gfx and compute rings 1 and 2 are compute only At the moment we only support ring 0. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/Makefile |2 +- drivers/gpu/drm/radeon/cayman_blit_shaders.c | 50 ++ drivers