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:
faffaf6
)
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
author
Christian König
<christian.koenig@amd.com>
Wed, 19 Nov 2014 13:01:20 +0000
(14:01 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 20 Nov 2014 18:00:15 +0000
(13:00 -0500)
That's useless when all callers drop the reservation
immediately after calling the function.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found