From: Alex Deucher Date: Fri, 9 Aug 2013 14:05:24 +0000 (-0400) Subject: drm/radeon/dpm: implement UVD powergating for CI X-Git-Tag: v3.12-rc1~136^2~13^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=942bdf7f9ebc9a46e3f9b3c235112c0947905453;p=pandora-kernel.git drm/radeon/dpm: implement UVD powergating for CI Disable the UVD block when not in use to save power. The block is not actually powergated on CI, but we switch between UVD DPM (where the uvd clocks are adjusted on demand) and clocks off. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed