https://github.com/torvalds/linux
Revision 444bddc4b9b3313a562cd3ba40f780fb82570f7d authored by Alex Deucher on 02 July 2013, 17:05:23 UTC, committed by Alex Deucher on 17 July 2013, 20:47:52 UTC
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>
1 parent f90555c
History
Tip revision: 444bddc4b9b3313a562cd3ba40f780fb82570f7d authored by Alex Deucher on 02 July 2013, 17:05:23 UTC
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Tip revision: 444bddc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.4 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top