[PATCH 1/2] drm/radeon: fix S/R on VM systems (cayman/TN/SI)

2013-03-12 Thread Christian König
Am 11.03.2013 22:06, schrieb alexdeucher at gmail.com: > From: Alex Deucher > > 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 > > Tested-by: Dmitry Cherkasov > Signed-off-by: Ale

Re: [PATCH 1/2] drm/radeon: fix S/R on VM systems (cayman/TN/SI)

2013-03-12 Thread Christian König
Am 11.03.2013 22:06, schrieb alexdeuc...@gmail.com: From: Alex Deucher 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 Tested-by: Dmitry Cherkasov Signed-off-by: Alex Deucher Cc: sta

[PATCH 1/2] drm/radeon: fix S/R on VM systems (cayman/TN/SI)

2013-03-11 Thread alexdeuc...@gmail.com
From: Alex Deucher 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 Tested-by: Dmitry Cherkasov Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/ni.

[PATCH 1/2] drm/radeon: fix S/R on VM systems (cayman/TN/SI)

2013-03-11 Thread alexdeucher
From: Alex Deucher 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 Tested-by: Dmitry Cherkasov Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org --- drivers/gpu/drm/radeon/ni.c |