commit | fa3daf9aa74a3ac1c87d8188a43d283d06720032 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Mar 11 15:32:26 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 15 18:47:16 2013 -0400 |
tree | c823eb1a46cb57a70953546b74cf348e7b161f97 | |
parent | 8698080ee092bdbd6ee2cd5e7f707ceea2812bd8 [diff] |
drm/radeon: fix S/R on VM systems (cayman/TN/SI) 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