drm/radeon: activate UVD clocks before sending the destroy msg
authorChristian König <christian.koenig@amd.com>
Wed, 30 Oct 2013 11:56:04 +0000 (12:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 18:57:14 +0000 (10:57 -0800)
commit08ab0aac9ec2d6c07acb6bd96f3e9e872b3dfbaf
tree3cef3e00764a37652142054700c76f26976d80f8
parent48527487543e8290ae7127b27cce5dd7d9df567f
drm/radeon: activate UVD clocks before sending the destroy msg

commit c154a76311293f9671439286834aa325b7ef59fe upstream.

Make sure the UVD clocks are still active before sending
the destroy message, otherwise the hw might hang.

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>
drivers/gpu/drm/radeon/radeon_uvd.c