commit | cc8dbbb4f62aa53e604e7c61dedc03ee4e8dfed4 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 14 01:03:41 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:29 2013 -0400 |
tree | e346ae250ed7c00644b883cbe024695fe8c40524 | |
parent | 41a524abff2630dce0f9c38eb7340fbf2dc5bf27 [diff] |
drm/radeon: add dpm support for CI dGPUs (v2) This adds dpm support for btc asics. This includes: - dynamic engine clock scaling - dynamic memory clock scaling - dynamic voltage scaling - dynamic pcie gen switching Set radeon.dpm=1 to enable. v2: remove unused radeon_atombios.c changes, make missing smc ucode non-fatal Signed-off-by: Alex Deucher <alexander.deucher@amd.com>