]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "drm/radeon: use variable UVD clocks"
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 7 Jun 2014 15:31:25 +0000 (11:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Jul 2014 03:14:01 +0000 (20:14 -0700)
commitbc862d297d12807126ec4abf780babc4f6770641
treeeacd310682b76b238e9345bed34db311f7623fd7
parent60ee64fa32a79bd6438cef27836332d58d49d1bf
Revert "drm/radeon: use variable UVD clocks"

commit 0690a229c69f40a6c9c459ab455c85df49822525 upstream.

This caused reduced performance for some users with advanced post
processing enabled.  We need a better method to pick the
UVD state based on the amount of post processing required or tune
the advanced post processing to fit within the lower power state
envelope.

This reverts commit 14a9579ddbf15dd1992a9481a4ec80b0b91656d5.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_pm.c
drivers/gpu/drm/radeon/radeon_uvd.c