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:
20b2656
)
drm/radeon: fix handling of radeon_vm_bo_rmv v3
author
Christian König
<christian.koenig@amd.com>
Fri, 18 Jul 2014 06:56:40 +0000
(08:56 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 21 Jul 2014 17:17:38 +0000
(13:17 -0400)
v3: completely rewritten. We now just remember which areas
of the PT to clear and do so on the next command submission.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=79980
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found