From: Alex Deucher Date: Wed, 31 Jul 2013 22:13:23 +0000 (-0400) Subject: drm/radeon/dpm: add new callback for powergating UVD (v4) X-Git-Tag: v3.12-rc1~136^2~13^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9d976205626c3bd92776181cde6a2dda648c2b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed