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:
fec77bb
)
drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)
author
Ben Goz
<ben.goz@amd.com>
Mon, 5 Jan 2015 13:48:28 +0000
(15:48 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Mon, 5 Jan 2015 13:48:28 +0000
(15:48 +0200)
This patch fixes a bug where deallocate_vmid() didn't actually unmap the
VMID<-->PASID mapping (in the registers).
That can cause undefined behavior.
This bug only occurs in non-HWS mode.
Signed-off-by: Ben Goz <ben.goz@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
No differences found