From: Alex Deucher Date: Thu, 11 Apr 2013 13:36:17 +0000 (-0400) Subject: drm/radeon: fix up ring functions for compute rings X-Git-Tag: v3.11-rc1~65^2~60^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07fdd383214f9c5b846d776681919dac7c8c5a1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed