NV86: too high power usage.
maximlevitsky@gmail.com
Submitted byAssigned to Nouveau Project
Description
I want to track all the progress I made on reverse-engineering power-management on my NV86 card.
First, the statistics that should give us the idea about what to expect.
(All measurements done using acpi counters, in more or less controlled environment. 0% brightness, using vga console and X server running on other VT.
VGA console were running powertop).
The measurement is what appeared to be minimum value.
Wireless was on, and no special knobs to decrease power usage were applied (like unloading the ethernet driver).
following suggestion of Emil Velikov I changed the vbios slightly so it shows 0 available power levels, thus nvidia driver wasn't able to reclock the card.
(unless I say otherwice)
no drivers loaded..........: 22.6W
nouveau....................: 22.6W
nouveau, pm level 0........: 20.9W
nvidia (no reclock)........: 19.4W
no driver + mmiotrace
replay of above............: 19.4W
nvidia + reclocking........: 15.8W
I was able to reduce the mmiotrace to very small list
and with it I can bring power level to 19.4 (or even less sometimes)
I will attach it here.
Note that trace consists of 6 parts. If I concat them, power usage seems to
increase. Removal of many commands of above traces also increases power usage a bit, so the conclusion is that traces contain many many commands that each turns down that or other part of the card.