History log of /drivers/gpu/drm/radeon/ci_dpm.h
Revision Date Author Comments
47acb1ff9b12b7121a9f8d7589d9ad88dafa603c 26-Aug-2013 Alex Deucher <alexander.deucher@amd.com> drm/radeon/dpm: track uvd gated state for ci

Track the current uvd gated state on CI to avoid unnecessary
state changes when uvd is active.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
cc8dbbb4f62aa53e604e7c61dedc03ee4e8dfed4 14-Aug-2013 Alex Deucher <alexander.deucher@amd.com> 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>