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:
8698080
)
drm/radeon: fix S/R on VM systems (cayman/TN/SI)
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 11 Mar 2013 19:32:26 +0000
(15:32 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 15 Mar 2013 22:47:16 +0000
(18:47 -0400)
We weren't properly tearing down the VM sub-alloctor
on suspend leading to bogus VM PTs on resume.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=60439
Reviewed-by: Christian König <christian.koenig@amd.com>
Tested-by: Dmitry Cherkasov <Dmitrii.Cherkasov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found