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.12.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
/
nv50_pm.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
-855
/
+0
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-2
/
+2
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
1
-1
/
+1
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-139
/
+108
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
1
-58
/
+0
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-86
/
+115
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-3
/
+2
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
1
-6
/
+6
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-03-13
drm/nv50/hwsq: some nv92 fixes
Martin Peres
1
-2
/
+3
2012-03-13
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
Martin Peres
1
-0
/
+2
2012-03-13
drm/nv50/pm: use hwsq for engine reclocking too
Ben Skeggs
1
-87
/
+98
2012-03-13
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
1
-8
/
+3
2012-03-13
drm/nv50/pm: initial work towards proper memory reclocking, with timings
Ben Skeggs
1
-46
/
+154
2012-02-01
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
Dan Carpenter
1
-2
/
+2
2011-12-21
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
Ben Skeggs
1
-12
/
+9
2011-12-21
drm/nouveau/hwsq: remove some magic, give proper opcode names
Ben Skeggs
1
-4
/
+4
2011-12-21
drm/nv50/pm: introduce hwsq-based memory reclocking
Martin Peres
1
-62
/
+145
2011-12-21
drm/nv50/pm: fix a typo in clock calculation
Martin Peres
1
-1
/
+1
2011-12-21
drm/nv50/pm: only touch 0x611200 on nv92-
Ben Skeggs
1
-3
/
+6
2011-12-21
drm/nv50/pm: stabilise transition to 100MHz mclk a bit
Ben Skeggs
1
-2
/
+2
2011-12-21
drm/nv50/pm: avoid touching dom6/vdec clocks if perflvl doesn't define it
Ben Skeggs
1
-16
/
+16
2011-12-21
drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimes
Ben Skeggs
1
-22
/
+24
2011-12-21
drm/nv50/pm: 0x84/0x86 can't use "1" for nvclk src, need 0x50 method
Ben Skeggs
1
-2
/
+5
2011-12-21
drm/nv50/pm: free state struct after setting clocks
Ben Skeggs
1
-0
/
+1
2011-12-21
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
1
-90
/
+568
2011-12-21
drm/nv50/pm: convert to new fanspeed pwm controller hooks
Ben Skeggs
1
-61
/
+33
2011-12-21
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
1
-1
/
+11
2011-12-21
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
1
-0
/
+74
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
1
-4
/
+4
2011-05-16
drm/nv50: improve nv50_pm_get_clock()
Emil Velikov
1
-0
/
+15
2010-10-05
drm/nva3: split pm backend out from nv50
Ben Skeggs
1
-37
/
+19
2010-10-05
drm/nouveau: run perflvl and M table scripts on mem clock change
Ben Skeggs
1
-0
/
+22
2010-10-05
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
1
-1
/
+2
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: import initial clock get/set routines + hook up pm engine
Ben Skeggs
1
-0
/
+126