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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-10
drm/nouveau: fix 32-bit build
Dave Airlie
1
-1
/
+1
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-1
/
+0
2013-11-08
drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus
Emil Velikov
1
-0
/
+10
2013-11-08
drm/nouveau/fb: implement various bits of work towards memory reclocking
Ben Skeggs
21
-60
/
+3093
2013-11-08
drm/nouveau: implement a simple sysfs interface to new pm code
Ben Skeggs
5
-5
/
+191
2013-11-08
drm/nouveau/device: initial control object class, with pstate control methods
Ben Skeggs
5
-2
/
+196
2013-11-08
drm/nouveau/clk: implement power state and engine clock control in core
Ben Skeggs
19
-65
/
+2590
2013-11-08
drm/nouveau/volt: implement voltage control in core
Ben Skeggs
9
-0
/
+460
2013-11-08
drm/nouveau/bios: parsing for various tables required for power management
Ben Skeggs
16
-8
/
+969
2013-11-08
drm/nouveau/perfmon: initial infrastructure to expose performance counters
Ben Skeggs
22
-2
/
+1616
2013-11-08
drm/nouveau/bus: add interfaces/helpers for sequencer
Ben Skeggs
9
-15
/
+371
2013-11-08
drm/nouveau/bus: make external class definitions pointers
Ben Skeggs
14
-176
/
+133
2013-11-08
drm/nouveau/pwr: initial implementation
Ben Skeggs
30
-0
/
+7091
2013-11-08
drm/nouveau/therm: update target fanspeed outside of therm lock
Ben Skeggs
1
-6
/
+8
2013-11-08
drm/nouveau/therm: automatic mode by default
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm ...
Ben Skeggs
1
-0
/
+7
2013-11-08
drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucode
Ben Skeggs
1
-3
/
+4
2013-11-08
drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speed
Ben Skeggs
2
-3
/
+15
2013-11-08
drm/nouveau/therm: add hook for clk to suggest fanspeed to therm
Ben Skeggs
4
-1
/
+17
2013-11-08
drm/nouveau/pwr: assign a subdev id for upcoming implementation
Ben Skeggs
1
-0
/
+1
2013-11-08
drm/nouveau/gpio: return different error code for not found vs invalid
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
15
-4837
/
+69
2013-11-08
drm/nouveau/core: make all info-level messages silent for runtime pm
Ben Skeggs
8
-76
/
+54
2013-11-08
drm/nouveau/fifo: make external class definitions into pointers
Ben Skeggs
17
-86
/
+86
2013-11-08
drm/nouveau/device: recognise GK208
Ben Skeggs
2
-13
/
+48
2013-11-08
drm/nvc0-/gr: fix a number of missing explicit array terminators...
Ben Skeggs
3
-0
/
+6
2013-11-08
drm/nouveau/mc: fix (incorrect) reporting of unknown pending intr bits
Ben Skeggs
1
-6
/
+11
2013-11-08
drm/nouveau/disp: semi-complete link training sequence even if display disapp...
Ben Skeggs
1
-16
/
+32
2013-11-08
drm/nouveau/bios: some older boards have shorter displayport tables
Ben Skeggs
1
-3
/
+7
2013-11-08
drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check
Ben Skeggs
1
-16
/
+27
2013-11-08
drm/nvd0-/disp: reorder writes to lane current control regs
Ben Skeggs
1
-4
/
+8
2013-11-08
drm/nv94-nvc0/disp: reorder writes to lane current control regs
Ben Skeggs
1
-4
/
+8
2013-11-08
drm/nouveau/disp: log if DP link training fails
Ben Skeggs
1
-1
/
+3
2013-11-08
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
5
-49
/
+77
2013-11-08
drm/nouveau/agp: add a quirk list to limit agp modes
Ilia Mirkin
1
-5
/
+39
2013-11-08
drm/nvd9-/disp: disable display underflow reporting at init
Ben Skeggs
1
-0
/
+9
2013-11-08
drm/nva0/clk: fix accidental limiting of pll coefficients
Ben Skeggs
1
-13
/
+16
2013-11-08
drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking
Ben Skeggs
9
-52
/
+184
2013-11-08
drm/nouveau/fb: merge more bits and pieces into oclass definitions
Ben Skeggs
27
-519
/
+272
2013-11-08
drm/nouveau/fb: remove ram oclass argument from base fb constructor
Ben Skeggs
24
-107
/
+135
2013-11-08
drm/nv50-nvaf/fb: split the class definitions up a bit
Ben Skeggs
9
-44
/
+203
2013-11-08
drm/nouveau/fb: make external class definitions pointers
Ben Skeggs
26
-113
/
+113
2013-11-08
drm/nvaa/mc: blacklist msi to off by default
Ben Skeggs
1
-11
/
+19
2013-11-08
drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror
Ben Skeggs
6
-4
/
+52
2013-11-08
drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm
Ben Skeggs
13
-32
/
+134
2013-11-08
drm/nouveau/mc: store static data in nouveau_mc class definition
Ben Skeggs
16
-215
/
+151
2013-11-08
drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI
Ben Skeggs
1
-4
/
+6
2013-11-08
drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable
Ben Skeggs
1
-0
/
+4
2013-11-08
drm/nouveau/mc: have single entry and exit points to the interrupt handler
Ben Skeggs
1
-18
/
+19
2013-11-08
drm/nouveau/mc: msi rearm write via subdev, not device
Ben Skeggs
1
-2
/
+2
[next]