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
emux
Makefile -rw-r--r-- 315 bytes
util_mem.c -rw-r--r-- 4.5 KB

back to top