git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2615b53
)
drm/radeon: fix up ring functions for compute rings
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 11 Apr 2013 13:36:17 +0000
(09:36 -0400)
committer
Alex 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