From: Alex Deucher Date: Tue, 10 Sep 2013 13:40:37 +0000 (-0400) Subject: drm/radeon/dpm: fix fallback for empty UVD clocks X-Git-Tag: v3.12-rc2~17^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f3d9f7b4781dea6e11dcaf7f81367c1b39fef0;p=pandora-kernel.git drm/radeon/dpm: fix fallback for empty UVD clocks Some older 6xx-7xx boards didn't always fill in the UVD clocks properly in the UVD power states. This leads to the driver trying to set a 0 clock which results in slow or broken UVD playback. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=69120 Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed