commit | 9e9d976205626c3bd92776181cde6a2dda648c2b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 31 18:13:23 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:34 2013 -0400 |
tree | 5cef72c347c2c3de5e2467f84a99f5982dd4498b | |
parent | 2b4c8022fa95de43f590629b3af611e531e7199a [diff] |
drm/radeon/dpm: add new callback for powergating UVD (v4) Starting on CIK, multi-media blocks like UVD no longer have special power state. Rather they have their own DPM implementation which adjusts their clocks dynamically when active. When they are not active, the blocks are powergated to save power. v2: add missing pm locks v3: rebase on uvd state selection rework v4: fix inverted logic typo noticed by Christian Signed-off-by: Alex Deucher <alexander.deucher@amd.com>