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:
5596a9d
)
drm/radeon: make cp variable an array
author
Christian König
<deathsimple@vodafone.de>
Thu, 13 Oct 2011 11:19:22 +0000
(13:19 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 20 Dec 2011 19:50:10 +0000
(19:50 +0000)
Replace cp, cp1 and cp2 members with just an array
of radeon_cp structs.
Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found