commit | 942bdf7f9ebc9a46e3f9b3c235112c0947905453 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 09 10:05:24 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:36 2013 -0400 |
tree | be45a39083cb9961cd1b6c58703b8ca056e45cb5 | |
parent | 77df508a98834d8e2fe4c7c4e1089a1ce66ccaa1 [diff] |
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 <alexander.deucher@amd.com>