commit | b07fdd383214f9c5b846d776681919dac7c8c5a1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 11 09:36:17 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 10:49:09 2013 -0400 |
tree | 43c2e0c07d7decff0d4a97d79eecccaab2cfbe1c | |
parent | 2615b53acec2e0636c9d24a9e82f34904d8e39fd [diff] |
drm/radeon: fix up ring functions for compute rings 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>