commit | ce3537d57196dfc7094755532e1ffc1af133ca5f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 24 12:12:49 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:29:59 2013 -0400 |
tree | 359175733656379b334b532f6410c700ccda912d | |
parent | 85a129ca8db375ce046faa34eb1387ea4247e268 [diff] |
drm/radeon/dpm: use multiple UVD power states (v3) Use the UVD handle information to determine which which power states to select when using UVD. For example, decoding a single SD stream requires much lower clocks than multiple HD streams. v2: switch to a cleaner dpm/uvd interface v3: change the uvd power state while streams are active if need be Signed-off-by: Alex Deucher <alexander.deucher@amd.com>