Revision aa1df0f229829109e49d1dc493252fd94a7af2a1 authored by Alex Deucher on 07 June 2010, 15:35:53 UTC, committed by Dave Airlie on 07 June 2010, 23:35:44 UTC
The vddc value in the power tables is not an actual voltage
like on discrete r6xx/r7xx/evergreen systems, but instead has
a symbolic meaning (e.g., NONE, LOW, HIGH, etc.).  See atombios.h

Most RS780/RS880 vbioses don't have a SetVoltage table anyway,
so it shouldn't be doing anything to the hardware at the moment.

I need to figure out how voltage is supposed to work on the newer
IGPs; until then, disable it.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent cbd4623
History
File Mode Size
buffer_sync.c -rw-r--r-- 13.4 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.3 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 858 bytes
oprof.c -rw-r--r-- 5.0 KB
oprof.h -rw-r--r-- 1.0 KB
oprofile_files.c -rw-r--r-- 4.4 KB
oprofile_stats.c -rw-r--r-- 2.3 KB
oprofile_stats.h -rw-r--r-- 692 bytes
oprofilefs.c -rw-r--r-- 6.3 KB
timer_int.c -rw-r--r-- 2.2 KB

back to top