index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-11-08
drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset
Ben Skeggs
1
-3
/
+3
2013-11-08
drm/nouveau/bios/init: return failure condition on invalid opcodes
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nv31/mpeg: remove need for separate refcnt on engine use
Ben Skeggs
2
-19
/
+21
[next]