drm/radeon: fix up ring functions for compute rings
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Apr 2013 13:36:17 +0000 (09:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 14:49:09 +0000 (10:49 -0400)
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.deucher@amd.com>

No differences found