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)
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>

No differences found