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:
d33a8fc
)
drm/radeon: drop the handle from radeon_cs_reloc
author
Christian König
<christian.koenig@amd.com>
Thu, 27 Nov 2014 13:48:41 +0000
(14:48 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 3 Dec 2014 19:26:47 +0000
(14:26 -0500)
It's only used for duplicate check and that
can be done on the original as well.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found