[PATCH 054/165] drm/radeon: fix up ring functions for compute rings

2013-06-26 Thread alexdeuc...@gmail.com
From: Alex Deucher The compute rings use RELEASE_MEM rather then EOP packets for writing fences and there is no SYNC_PFP_ME packet on the compute rings. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/cik.c | 53 + 1

[PATCH 054/165] drm/radeon: fix up ring functions for compute rings

2013-06-26 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com The compute rings use RELEASE_MEM rather then EOP packets for writing fences and there is no SYNC_PFP_ME packet on the compute rings. Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- drivers/gpu/drm/radeon/cik.c | 53