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:
4db0131
)
drm/radeon: use common cs packet parse function
author
Ilija Hadzic
<ihadzic@research.bell-labs.com>
Wed, 2 Jan 2013 23:27:41 +0000
(18:27 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 31 Jan 2013 21:24:42 +0000
(16:24 -0500)
We now have a common radeon_cs_packet_parse function
that is good for all ASICs. Hook it up and eliminate
ASIC-specific versions.
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found