Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Martin Peres
|
2f951a5db5
drm/nouveau/therm: add support for fan-control modes
|
13 years ago |
Martin Peres
|
c9cbf13506
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
|
13 years ago |
Martin Peres
|
aa1b9b4836
drm/nouveau/therm: move thermal-related functions to the therm subdev
|
13 years ago |
Martin Peres
|
7d70e9c1c6
drm/nouveau/therm: rework thermal table parsing
|
13 years ago |
Dmitry Eremin-Solenikov
|
d89c8ce071
drm/nouveau: fix pm initialization order
|
13 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
5a5c7432bb
drm/nouveau/timer: port to subdev interfaces
|
13 years ago |
Ben Skeggs
|
e0996aea4c
drm/nouveau/gpio: port gpio to subdev interfaces
|
13 years ago |
Ben Skeggs
|
02a841d434
drm/nouveau: restructure source tree, split core from drm implementation
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Jim Meyering
|
5799d9e2ea
drm/nouveau/pm: don't read/write beyond end of stack buffer
|
13 years ago |
Ben Skeggs
|
c11dd0da52
drm/nouveau/pm: fix oops if chipset has no pm support at all
|
13 years ago |
Ben Skeggs
|
25c53c1068
drm/nouveau/pm: extend profile interface for destroy/init/fini
|
13 years ago |
Ben Skeggs
|
8d7bb40063
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
|
13 years ago |
Ben Skeggs
|
085028ce3b
drm/nouveau/pm: embed timings into perflvl structs
|
13 years ago |
Ben Skeggs
|
fd99fd6100
drm/nouveau/pm: calculate memory timings at perflvl creation time
|
13 years ago |
Ben Skeggs
|
68a64cad07
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
|
13 years ago |
Roy Spliet
|
c7c039fd31
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
|
13 years ago |
Ben Skeggs
|
3d8a408c43
drm/nouveau/pm: avoid potential divide-by-zero
|
13 years ago |
Martin Peres
|
b010374709
drm/nouveau/pm: improve the reclocking logs' readability
|
13 years ago |
Martin Peres
|
b1aa5531cc
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
|
14 years ago |
Martin Peres
|
bc6389e4fa
drm/nouveau/pm: restore fan speed after suspend
|
13 years ago |
Martin Peres
|
ddb2005516
drm/nouveau/pm: style fixes
|
13 years ago |
Dave Airlie
|
095f979a53
drm/nouveau/pm: fix build with HWMON off
|
13 years ago |
Ben Skeggs
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
Ben Skeggs
|
675aac033e
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
|
13 years ago |
Ben Skeggs
|
d2edab4acf
drm/nouveau/pm: fix missing volt changes when boot voltage is undefined
|
13 years ago |
Ben Skeggs
|
0b627a0b23
drm/nouveau/pm: change volt/fan before upclock, but after downclock
|
13 years ago |
Ben Skeggs
|
ff2b6c6e58
drm/nouveau/pm: remove the older interfaces completely
|
13 years ago |