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:
81c59f5
)
drm/amdgpu: only support IBs in the buffer list (v2)
author
Marek Olšák
<marek.olsak@amd.com>
Tue, 2 Jun 2015 15:44:49 +0000
(17:44 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:04:05 +0000
(21:04 -0400)
amdgpu_cs_find_mapping doesn't work without all buffers being validated,
so the TTM validation must be done first.
v2: only use amdgpu_cs_find_mapping for UVD/VCE VM emulation
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
No differences found