Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | drm/nva3/pm: initial attempt at more magic PFB regs | Ben Skeggs | 1 | -1/+1 |
2012-03-13 | drm/nv40/pm: fix fanspeed regression | Ben Skeggs | 1 | -0/+4 |
2012-03-13 | drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery | Ben Skeggs | 1 | -0/+7 |
2012-03-13 | drm/nouveau/pm: detect when we need dll disabled for gddr3 | Ben Skeggs | 1 | -1/+1 |
2012-03-13 | drm/nouveau/pm: embed timings into perflvl structs | Ben Skeggs | 1 | -2/+7 |
2012-03-13 | drm/nouveau/pm: calculate memory timings at perflvl creation time | Ben Skeggs | 1 | -20/+3 |
2012-03-13 | drm/nouveau/pm: restructure bios table parsing | Ben Skeggs | 1 | -173/+217 |
2012-03-13 | drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct | Martin Peres | 1 | -1/+1 |
2012-03-13 | drm/nouveau/pm: style fixes | Martin Peres | 1 | -7/+11 |
2011-12-21 | drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios | Ben Skeggs | 1 | -6/+5 |
2011-12-21 | drm/nv50/pm: rewrite clock management, and switch to the new pm hooks | Ben Skeggs | 1 | -0/+1 |
2011-12-21 | drm/nv50/pm: s/unk05/vdec/ | Ben Skeggs | 1 | -2/+1 |
2011-12-21 | drm/nv50/pm: mostly nailed down fan pwm frequency selection | Ben Skeggs | 1 | -3/+2 |
2011-12-21 | drm/nv40/pm: parse fan pwm divisor from vbios tables | Ben Skeggs | 1 | -1/+3 |
2011-11-10 | drm/nouveau: testing the wrong variable | Dan Carpenter | 1 | -1/+1 |
2011-09-20 | drm/nv40/pm: parse geometric delta clock from vbios | Ben Skeggs | 1 | -2/+3 |
2011-09-20 | drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards | Roy Spliet | 1 | -1/+23 |
2011-09-20 | drm/nouveau: don't complain for disabled timingset entries | Ben Skeggs | 1 | -1/+2 |
2011-09-20 | drm/nvc0/pm: more complete parsing of clock domains | Ben Skeggs | 1 | -16/+15 |
2011-09-20 | drm/nva3/pm: parse/reclock vdec/41a0 clocks | Ben Skeggs | 1 | -0/+4 |
2011-09-20 | drm/nouveau/pm: some fermi chipsets still use volt 0x30 | Ben Skeggs | 1 | -4/+4 |
2011-09-20 | drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips | Ben Skeggs | 1 | -7/+51 |
2011-09-20 | drm/nouveau/pm: store voltage in microvolts | Ben Skeggs | 1 | -5/+6 |
2011-06-18 | drm/nouveau/pm: Prevent overflow in nouveau_perf_init() | Emil Velikov | 1 | -0/+5 |
2011-05-16 | drm/nouveau/pm: translate ramcfg strap through ram restrict table | Ben Skeggs | 1 | -2/+4 |
2011-05-16 | drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table | Ben Skeggs | 1 | -0/+2 |
2011-05-16 | drm/nvc0/pm: correct core/mem/shader perflvl parsing | Ben Skeggs | 1 | -3/+13 |
2011-05-16 | drm/nouveau/pm: remove memtiming support check when assigning to perflvl | Ben Skeggs | 1 | -1/+1 |
2011-05-16 | drm/nva3: support for memory timing map table | Ben Skeggs | 1 | -14/+67 |
2011-05-16 | drm/nouveau: Associate memtimings with performance levels on cards <= nv98 | Martin Peres | 1 | -0/+19 |
2011-04-05 | nv30: Fix parsing of perf table | Emil Velikov | 1 | -1/+1 |
2010-10-05 | drm/nouveau: parse voltage from perf 0x40 entires | Ben Skeggs | 1 | -1/+1 |
2010-10-05 | drm/nouveau: Fix perf table parsing on BMP v5.25. | Francisco Jerez | 1 | -1/+1 |
2010-10-05 | drm/nouveau: run perflvl and M table scripts on mem clock change | Ben Skeggs | 1 | -0/+1 |
2010-09-24 | drm/nouveau: Double the perf table memory clocks on pre-G71 cards. | Francisco Jerez | 1 | -2/+8 |
2010-09-24 | drm/nouveau: Parse old style perf tables. | Francisco Jerez | 1 | -1/+46 |
2010-09-24 | drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tables | Ben Skeggs | 1 | -20/+14 |
2010-09-24 | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 1 | -0/+159 |