2010/6/7 Rafał Miłecki <[email protected]>:
> W dniu 7 czerwca 2010 18:24 użytkownik Alex Deucher
> <[email protected]> napisał:
>> Only VOLTAGE_SW uses current_vddc so it's irrelevant for other voltage types.
>
> I introduced displaying this value in radeom_pm_info debugfs in next patch.

It should be set to 0 by default unless the asic supports VOLTAGE_SW,
in which case, it will have a valid value.   Other voltage types don't
have any way of getting the actual voltage value; they use either
either a low/high toggle or an index.  So for debugfs, you can either
only expose it for VOLTAGE_SW type or just have it always be 0 for
other voltage types.

Alex
_______________________________________________
dri-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to