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:
76c44f2
)
drm/radeon: rework the vm_flush interface
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 2 Oct 2012 18:43:38 +0000
(14:43 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 2 Oct 2012 19:01:21 +0000
(15:01 -0400)
Pass the vm and ring index rather than an IB. This allows
us to use the vm_flush interface for non-IB cases in the
future.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
No differences found