Files
linux/drivers/gpu
Christian König 8ecbcde519 drm/radeon: never unpin UVD bo v3
commit 9cc2e0e9f1 upstream.

Changing the UVD BOs offset on suspend/resume doesn't work because the VCPU
internally keeps pointers to it. Just keep it always pinned and save the
content manually.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=66425

v2: fix compiler warning
v3: fix CIK support
v4: rebased for 3.10-stable tree

Note: a version of this patch needs to go to stable.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-11 18:35:24 -07:00
..
2013-08-11 18:35:24 -07:00
2013-02-08 12:02:43 +10:00
2013-04-22 12:32:40 +02:00