drm/radeon: add dpm support for CI dGPUs (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2013 05:03:41 +0000 (01:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:29 +0000 (16:30 -0400)
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>

No differences found