index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
1
-416
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-32
/
+33
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
1
-2
/
+0
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-30
/
+33
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
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