drm/radeon/dpm: implement UVD powergating for CI
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Aug 2013 14:05:24 +0000 (10:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:36 +0000 (16:30 -0400)
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 <alexander.deucher@amd.com>

No differences found