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:
036bf46
)
drm/radeon: fix VM IB handling
author
Christian König
<christian.koenig@amd.com>
Fri, 18 Jul 2014 11:48:10 +0000
(13:48 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 21 Jul 2014 17:17:38 +0000
(13:17 -0400)
Calling radeon_vm_bo_find on the IB BO during CS
is illegal and can lead to an crash.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found