commit | 84f3d9f7b4781dea6e11dcaf7f81367c1b39fef0 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 10 09:40:37 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 11 11:44:34 2013 -0400 |
tree | 2b50f7903b5a9fa6c9f12cf2b7b1baf74fc1d48a | |
parent | 860024e5c9f61358917e2a13e9cdf92e75479aca [diff] |
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 <alexander.deucher@amd.com> Cc: stable@vger.kernel.org