bugzilla-daemon at freedesktop.org
2011-Jun-04 13:38 UTC
[Nouveau] [Bug 37922] New: NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 Summary: NV86: too high power usage. Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: maximlevitsky at gmail.com QAContact: xorg-team at lists.x.org 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. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:39 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #1 from maximlevitsky at gmail.com 2011-06-04 06:39:45 PDT --- Created an attachment (id=47519) --> (https://bugs.freedesktop.org/attachment.cgi?id=47519) 1st part lots of PTHERM writes. They do matter (I trimmed some of them though). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:40 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #2 from maximlevitsky at gmail.com 2011-06-04 06:40:58 PDT --- Created an attachment (id=47520) --> (https://bugs.freedesktop.org/attachment.cgi?id=47520) 2nd part Changes clock of one of DACS. Appears to decrease power usage by 0.1W -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:42 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #3 from maximlevitsky at gmail.com 2011-06-04 06:42:39 PDT --- Created an attachment (id=47521) --> (https://bugs.freedesktop.org/attachment.cgi?id=47521) 3rd part Most intersting part is PMC.ENABLE write. I tried to merge that part with part1, but got higher power usage. PFB accesses appear to lower power usage a bit too (~0.1W) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:43 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #4 from maximlevitsky at gmail.com 2011-06-04 06:43:59 PDT --- Created an attachment (id=47522) --> (https://bugs.freedesktop.org/attachment.cgi?id=47522) 4th part Blob touches a clock register here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:45 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #5 from maximlevitsky at gmail.com 2011-06-04 06:45:11 PDT --- Created an attachment (id=47523) --> (https://bugs.freedesktop.org/attachment.cgi?id=47523) 5th part PCRYPT, PBSP, PVP accesses... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 13:46 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #6 from maximlevitsky at gmail.com 2011-06-04 06:46:50 PDT --- Created an attachment (id=47524) --> (https://bugs.freedesktop.org/attachment.cgi?id=47524) 6th part More PVP, PCRYPT, writes. I tried merging that with former part, didn't seem to succeed (need wait between them I guess, but I'll check that again later). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jun-04 17:16 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47519|0 |1 is obsolete| | Attachment #47520|0 |1 is obsolete| | Attachment #47521|0 |1 is obsolete| | Attachment #47522|0 |1 is obsolete| | Attachment #47523|0 |1 is obsolete| | Attachment #47524|0 |1 is obsolete| | --- Comment #7 from maximlevitsky at gmail.com 2011-06-04 10:16:14 PDT --- Created an attachment (id=47531) --> (https://bugs.freedesktop.org/attachment.cgi?id=47531) even smaller trace I checked, actually double-checked that this trace gives same power usage as non-reclocked blob. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jul-08 18:12 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #8 from maximlevitsky at gmail.com 2011-07-08 11:12:11 PDT --- Created an attachment (id=48901) --> (https://bugs.freedesktop.org/attachment.cgi?id=48901) latest trace Latest trace. Might give a bit higher power usage, dunno. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jul-29 14:07 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #9 from maximlevitsky at gmail.com 2011-07-29 07:07:35 PDT --- So thats it, I reduced and more or less understood the involved register writes, the end result is about 0.150W higher wattage that blob and this trace: # enable everything in PMC.ENABLE - VPE bit decreases power usage dramaticly [0] 1226.455757 MMIO32 W 0x000200 0xffffffff PMC.ENABLE <= everything # some power magic [0] 1226.458120 MMIO32 W 0x001098 0x21ca003c PBUS+0x98 <= 0x21ca003c [0] 1226.458192 MMIO32 W 0x001604 0x00020804 PBUS+0x604 <= 0x20804 [0] 1226.458299 MMIO32 W 0x001588 0x00000001 PBUS+0x588 <= 0x1 #disable VC2 xtensa clock [0] 1226.471062 MMIO32 W 0x00c040 0x2ee01233 0xc040 <= 0x2ee01233 # disable secondary DAC [0] 1226.425262 MMIO32 W 0x61a010 0x80000002 PDISPLAY.DAC_REGS[0].CLK_CTRL1 <{ CONNECTED = 0 | 0x80000002 } [0] 1226.425394 MMIO32 W 0x61a004 0xd0150000 PDISPLAY.DAC_REGS[0].DPMS_CTRL <{ PENDING | 0x50150000 } [0] 1226.425610 MMIO32 W 0x61a810 0x00000003 PDISPLAY.DAC_REGS[0x1].CLK_CTRL1 <= { CONNECTED = 0 | 0x3 } [0] 1226.425717 MMIO32 W 0x61a804 0xd0150000 PDISPLAY.DAC_REGS[0x1].DPMS_CTRL <= { PENDING | 0x50150000 } #PFB magic - some dram optimization ??? [0] 1226.423318 MMIO32 W 0x100000 0x0000c042 PFB+0 <= 0xc042 [0] 1226.423388 MMIO32 W 0x100004 0x0000c042 PFB+0x4 <= 0xc042 [0] 1226.423457 MMIO32 W 0x100008 0x0000c042 PFB+0x8 <= 0xc042 [0] 1226.423527 MMIO32 W 0x100b78 0x0000c042 PFB+0xb78 <= 0xc042 [0] 1226.423596 MMIO32 W 0x100c0c 0x0000c042 PFB+0xc0c <= 0xc042 [0] 1226.423735 MMIO32 W 0x100d04 0x0000c042 PFB+0xd04 <= 0xc042 [0] 1226.423804 MMIO32 W 0x100e0c 0x0000c042 PFB+0xe0c <= 0xc042 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jul-29 14:14 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47531|0 |1 is obsolete| | Attachment #48901|0 |1 is obsolete| | --- Comment #10 from maximlevitsky at gmail.com 2011-07-29 07:14:55 PDT --- Created an attachment (id=49720) --> (https://bugs.freedesktop.org/attachment.cgi?id=49720) almost minimal trace Also attach it here -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jul-29 17:31 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49720|0 |1 is obsolete| | --- Comment #11 from maximlevitsky at gmail.com 2011-07-29 10:31:42 PDT --- Created an attachment (id=49725) --> (https://bugs.freedesktop.org/attachment.cgi?id=49725) final trace Thats it, I found what register write spoiled the work done by trace. It would seem to me that that is some sort of PFIFO idle mode register, clock gating or whatever. nouveau sets register 0x400824, PGRAPH.CTXCTL_FLAGS_0 to 0x4000 and spoils things. Now the latest trace or now more correctly set of register writes undos that register setting. So thats it 3W less while running normal desktop and compiz. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Jul-30 21:18 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #12 from Martin Peres <martin.peres at ensi-bourges.fr> 2011-07-30 14:18:52 PDT --- Created an attachment (id=49752) View: https://bugs.freedesktop.org/attachment.cgi?id=49752 Review: https://bugs.freedesktop.org/review?bug=37922&attachment=49752 Enable xfer only when we need it to save power drm/nv50/ctxprog: enable xfer only when we need it to save power This patch adds instructions to ctxprog and by doing, impact context-switching performance. My testcase showed a 1% performance cost using glxgears that is a context-switch bound application. Please test and report bugs/performance/power/other. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-01 07:16 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #13 from maximlevitsky at gmail.com 2011-08-01 00:16:20 PDT --- Created an attachment (id=49772) --> (https://bugs.freedesktop.org/attachment.cgi?id=49772) full reclocking trace Thanks!, I didn't yet test this, but I am 100% sure that patch will work on my system. Meanwhile, I was playing with full reclocking trace, and I attach it here. I kept all (or at least vast majority) of PFB accesses so that you could look what it does to memory timings. It reduces power usage to 15.5W (and blob it about 15.3W). When I replay it, then load nouveau, then fix flag register and powerdown unused DAC, I get 15.8W. If I run full blown desktop, I am getting ~16W while I let the system go idle. Pretty impressive, considering that on stock nouveau, 21W was lower bound for power usage.... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-03 03:12 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #14 from maximlevitsky at gmail.com 2011-08-02 20:12:30 PDT --- @Martin: I tested your patch and of course it works. Once small note is that you probably also want nouveau stop writing 0x4000 to that register initially. With your patch that flag is unset on first ctxprog invocation, so it doesn't matter much, yet nouveau shouldn't set it if blob doesn't. I also reduced trace futher. I also sadly note that my full reclocking trace reduces system stability a lot (supertuxkart crashes just after 1~2 laps and hangs the system). (Although due to low clocks involved it might just expose better hangs I had due to nouveau drivers....) Also, the register 0xc040, I poked this evening a lot does play some role in blob reclocking, yet though I don't have any ideas on how to nail down its contents. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-03 03:13 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #15 from maximlevitsky at gmail.com 2011-08-02 20:13:02 PDT --- Created an attachment (id=49857) --> (https://bugs.freedesktop.org/attachment.cgi?id=49857) new reclocking trace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-03 03:14 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #16 from maximlevitsky at gmail.com 2011-08-02 20:13:59 PDT --- Created an attachment (id=49858) --> (https://bugs.freedesktop.org/attachment.cgi?id=49858) c040 woes My poor man attempts to understand what that thing really does -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-04 01:01 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #17 from maximlevitsky at gmail.com 2011-08-03 18:01:27 PDT --- Created an attachment (id=49894) --> (https://bugs.freedesktop.org/attachment.cgi?id=49894) trace with reclock culled Its actually is simplier that I expected. I took my last trace, and removed all reclocking scripts. (So the difference between this and non-reclocking trace is fiddling with GPIO ports and PPCI writes) the result, guess what is 16.0W, just 0.5W higher that with full reclocking trace and 0.7W higher that with blob (ether missed something in trace or some commands are uploaded via ring buffer - can't trace these).... Also system is now stable and as fast as pm level 1 allows it to be (fine with me). Yay! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-04 01:06 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #18 from maximlevitsky at gmail.com 2011-08-03 18:06:49 PDT --- Of course that is power usage while idle and many things (like wireless) turned off, but I for very long time measure power usage in these units (and to be sure I have a boot script triggered by grub parameter that sets these for me). While nouveau is loaded power usage is 16.5W on framebuffer console (and I check and print it every 1 sec, so screen redraw load isn't that low). While in full KDE session with compiz running, but system otherwise idle, power usage is 16.9W. Of course when I actually use the system power usage is at 20-22W, but thats the same as with blob. Full screen brightness (compared to lowest) of course adds ~3W, but I always set it to lowest while on battery and in room conditions its more that enough. So standard stuff, you know.... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-04 02:38 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #19 from maximlevitsky at gmail.com 2011-08-03 19:38:29 PDT --- Created an attachment (id=49897) --> (https://bugs.freedesktop.org/attachment.cgi?id=49897) minimal trace of non reclock magic So this is more or less minimal trace. Reduces power usage from 21W to 16W. If I in addition to that use Martin's reclocking code I can reduce the power usage further by 0.5W (of course nouveau adds 0.5W on its own, so end power usage on level 0 is ~16W in fb console). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-04 23:57 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49897|0 |1 is obsolete| | --- Comment #20 from maximlevitsky at gmail.com 2011-08-04 16:57:49 PDT --- Created an attachment (id=49933) --> (https://bugs.freedesktop.org/attachment.cgi?id=49933) minimal trace of non reclock magic - v2 New trace with comments on how each register setting affects power usage and default values of registers. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-04 23:58 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49725|0 |1 is obsolete| | -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-05 00:03 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49933|0 |1 is obsolete| | --- Comment #21 from maximlevitsky at gmail.com 2011-08-04 17:03:23 PDT --- Created an attachment (id=49934) --> (https://bugs.freedesktop.org/attachment.cgi?id=49934) minimal trace of non reclock magic - v3 some cosmetic updates -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-09 22:24 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #22 from Martin Peres <martin.peres at ensi-bourges.fr> 2011-08-09 15:24:31 PDT --- Maxim, could you try this? nvapoke 1588 30 # disable VPE nvapoke 1590 3c00 # disable PBSP and PCRYPT) Please tell me if it helps with power consumption :) Also, you can have fun by disabling PGRAPH: nvapoke 1588 3 (or 33 if you also want to disable VPE) Looking forward to your answer -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-27 21:43 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 maximlevitsky at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49934|0 |1 is obsolete| | --- Comment #23 from maximlevitsky at gmail.com 2011-08-27 14:43:10 PDT --- Created an attachment (id=50622) --> (https://bugs.freedesktop.org/attachment.cgi?id=50622) minimal trace of non reclock magic - v4 Another version, with GPIO bits commented out as they are probably wrong on other systems. Also some cosmetic cleanup -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-28 02:39 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #24 from maximlevitsky at gmail.com 2011-08-27 19:39:31 PDT --- 1099/1588/1590 information as requested: register 1098: 0x21ca0004 - default 0x21ca0034 - set by blob 0xf9fe007e - writeable bits 0x00000020 - enable automatic clock gating for register 0x1588 0x00000040 - enable automatic clock gating for register 0x1590 register 1588/1590: * registers consists of 2bit subregisters (or 4bit subregisters maybe???): 0x00 - nothing 0x01 - automatic clock gating, doesn't affect engine usability (tested on PGRAPH only). see register 0x1098 0x02 - nothing/reserved - tested this in all combinations 0x03 - disable clock - stops the engine - slightly larger power saving that 0x01, but difference small 1588 subregisters: 0x00000003 - PGRAPH - (or part of it). 0x00000030 - VPE - no power savings at all. 1590 subregisters: 0x00003000 - some VP2 engine 0x00000300 - some another VP2 engine 0x00000c00 - supposed to be also VP2 related - no reaction also note that writing 0x8000 to this register while 1098 bit 0x40 set harms power usage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-28 19:18 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #25 from maximlevitsky at gmail.com 2011-08-28 12:18:40 PDT --- Created an attachment (id=50637) --> (https://bugs.freedesktop.org/attachment.cgi?id=50637) information about DAC clock regs I gathered This is information on DAC registers I gathered recently -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-28 20:09 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #26 from maximlevitsky at gmail.com 2011-08-28 13:09:23 PDT --- After applying power down magic, the power usage appears differently: ---------------- after whole magic -------------------- DAC0 - should be for LVDS 0x00000000 - 16.400W 0x00000001 - 16.400W 0x00000002 - 16.400W 0x00000003 - 16.400W 0x80000000 - 16.480W 0x80000001 - 16.200W 0x80000002 - 16.085W 0x80000003 - 16.200W DAC1 - VGA/... 0x00000000 - 16.400W 0x00000001 - 16.400W 0x00000002 - 16.100W 0x00000003 - 16.100W 0x80000000 - 16.400W 0x80000001 - 16.200W 0x80000002 - 16.085W 0x80000003 - 16.175W -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-28 20:20 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #27 from Maarten Maathuis <madman2003 at gmail.com> 2011-08-28 13:20:41 PDT --- Why would LVDS use DAC registers? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-28 20:24 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #28 from maximlevitsky at gmail.com 2011-08-28 13:24:14 PDT --- Dunno, there writes only affect VGA visually. On LVDS and DVI only effect is lower power usage. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Aug-31 00:59 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #29 from maximlevitsky at gmail.com 2011-08-30 17:59:20 PDT --- Once again, stupid me. I somehow assumed that DAC == CRTC, thus all this nonsense about hardwiring, LVDS, etc... Its actually much simpler: My system has 2 DACs: First one is assigned to TV-OUT which isn't yet supported (and I might help add that support, although it somewhat pointless in our digital age - this days its even hard to buy an S-Video cable without resorting to Ebay, etc) The second DAC is for the VGA output then. So the bits that confuse it, and set only for first DAC probably just enable some TV oriented knobs. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Jan-21 16:51 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 --- Comment #30 from Florian Mickler <florian at mickler.org> 2012-01-21 08:51:57 PST --- A patch referencing this bug report has been merged in Linux v3.2-rc1: commit fbba036a56fe0e5c5e8c91daf3fa211f88d94a03 Author: Martin Peres <martin.peres at ensi-bourges.fr> Date: Sat Jul 30 23:08:45 2011 +0200 drm/nv50/gr: enable ctxprog xfer only when we need it to save power -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2015-Jan-17 00:04 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 Pierre Moreau <pierre.morrow at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #31 from Pierre Moreau <pierre.morrow at free.fr> --- Is this still an issue with latest kernel version (3.18, 3.19-rc4)? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150117/dd278e42/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-17 05:24 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 Martin Peres <martin.peres at ensi-bourges.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #32 from Martin Peres <martin.peres at ensi-bourges.fr> --- (In reply to Pierre Moreau from comment #31)> Is this still an issue with latest kernel version (3.18, 3.19-rc4)?Yes, it is :) There is still a lot of work to be done in clock and power gating. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150117/cc4fc494/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:26 UTC
[Nouveau] [Bug 37922] NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #33 from Martin Peres <martin.peres at free.fr> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/17. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191204/aedd5599/attachment.html>
Possibly Parallel Threads
- [PATCH 01/10]: nouveau: assorted fixes
- [NOT for merge] Patches that reduce power usage on NV86
- [Bug 76475] New: Nouveau fails to load due to unknown opcode 0x80
- [Bug 37445] New: Nouveau regulary reports the TRAP_VFETCH FAULT errors.
- [Bug 89272] New: GM206 does not recognize attached hdmi monitor