commit | 444bddc4b9b3313a562cd3ba40f780fb82570f7d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 02 13:05:23 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 17 16:47:52 2013 -0400 |
tree | 0811fd9dcfcf0cb84dfcc8e64279daa6289f73a6 | |
parent | f90555cbe629e14c6af1dcec1933a3833ecd321f [diff] |
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) This allows you to look at the current DPM state via debugfs. Due to the way the hardware works on these asics, there's no way to look up exactly what power state we are in, so we make the best guess we can based on the current sclk. v2: Anthoine's version v3: fix ref div Signed-off-by: Alex Deucher <alexander.deucher@amd.com>