drm/radeon/dpm: use the driver state for dpm debugfs
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Jan 2014 16:19:22 +0000 (11:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Feb 2014 17:22:46 +0000 (12:22 -0500)
commit9f3f63f24c901cad831e78bbb738df61a1c4ff02
treeda2a56d1219d83608c6b457a54aa08dc9e41dc80
parent858a41c853cef2cb01de34dae334c19c1c15b237
drm/radeon/dpm: use the driver state for dpm debugfs

For btc and newer, we may modify the power state depending
on the circumstances.  Use the modified state rather than
the base state.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/btc_dpm.c
drivers/gpu/drm/radeon/btcd.h
drivers/gpu/drm/radeon/ni_dpm.c
drivers/gpu/drm/radeon/radeon_asic.c
drivers/gpu/drm/radeon/radeon_asic.h
drivers/gpu/drm/radeon/si_dpm.c
drivers/gpu/drm/radeon/sumo_dpm.c
drivers/gpu/drm/radeon/trinity_dpm.c