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:
466be33
)
drm/radeon: use pointers instead of indexes for CS chunks
author
Christian König
<christian.koenig@amd.com>
Wed, 3 Dec 2014 14:53:24 +0000
(15:53 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 3 Dec 2014 23:26:53 +0000
(18:26 -0500)
Nobody is interested at which index the chunk is. What's needed is
a pointer to the chunk. Remove unused chunk_id field as well.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found