index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
subdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/mc: disable msi support by default, it's busted in tons of places
Ben Skeggs
2013-10-08
1
-1
/
+1
*
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
Ben Skeggs
2013-09-18
1
-1
/
+1
*
drm/nouveau/bios/init: stub opcode 0xaa
Ben Skeggs
2013-09-18
1
-2
/
+17
*
drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)
Martin Peres
2013-09-04
1
-1
/
+2
*
drm/nouveau: use MSI interrupts
Lucas Stach
2013-09-04
1
-1
/
+23
*
drm/nouveau/i2c: pass the function pointers in at creation time
Ilia Mirkin
2013-09-04
7
-18
/
+18
*
drm/nouveau/therm: survive to suspend/resume cycles
Martin Peres
2013-09-04
4
-1
/
+51
*
drm/nouveau/timer: add a way to cancel alarms
Martin Peres
2013-09-04
2
-0
/
+27
*
drm/nouveau/timer: restore the time on resume
Martin Peres
2013-09-04
1
-1
/
+14
*
drm/nouveau/fan: restore pwm value on resume when in manual/auto mode
Martin Peres
2013-09-04
2
-1
/
+9
*
drm/nouveau/therm: Set the correct pwm_mode upon resume
Emil Velikov
2013-09-04
1
-1
/
+1
*
drm/nouveau: remove duplicate copy of nv44_graph_class
Ilia Mirkin
2013-09-04
1
-8
/
+2
*
drm/nouveau/vdec: implement support for VP3 engines
Ilia Mirkin
2013-09-04
2
-1
/
+3
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
14
-64
/
+84
|
\
|
*
drm/nouveau/mc: fix race condition between constructor and request_irq()
Ben Skeggs
2013-08-21
6
-11
/
+10
|
*
drm/nouveau/ltcg: fix allocating memory as free
Maarten Lankhorst
2013-08-21
1
-1
/
+1
|
*
drm/nouveau/ltcg: fix ltcg memory initialization after suspend
Maarten Lankhorst
2013-08-21
1
-9
/
+23
|
*
drm/nouveau/fb: fix null derefs in nv49 and nv4e init
Ilia Mirkin
2013-08-21
2
-8
/
+8
|
*
drm/nouveau/vm: make vm refcount into a kref
Ben Skeggs
2013-07-30
1
-17
/
+10
|
*
drm/nv50/mc: include vp in the fb error reporting mask
Ilia Mirkin
2013-07-30
1
-1
/
+1
|
*
drm/nv50/gpio: post-nv92 cards have 32 interrupt lines
Emil Velikov
2013-07-30
1
-5
/
+5
|
*
drm/nvc0/fb: take lock in nvc0_ram_put()
Roy Spliet
2013-07-30
3
-12
/
+26
*
|
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
2
-1
/
+7
|
/
*
drm/nouveau: use vmalloc for pgt allocation
Marcin Slusarz
2013-07-05
1
-3
/
+3
*
drm/nvc0/devinit: minor typo
Ben Skeggs
2013-07-05
1
-1
/
+1
*
drm/nvd0-/disp: handle case where display engine is missing/disabled
Maarten Lankhorst
2013-07-01
2
-1
/
+7
*
drm/nouveau/bsp/nv84: initial vp2 engine implementation
Ilia Mirkin
2013-07-01
1
-0
/
+1
*
drm/nouveau/vp/nv84: initial vp2 engine implementation
Ilia Mirkin
2013-07-01
2
-0
/
+2
*
drm/nouveau/vm: perform a bar flush when flushing vm
Maarten Lankhorst
2013-07-01
2
-0
/
+8
*
drm/nouveau/vm: make each vma take a reference on its parent vm
Ben Skeggs
2013-07-01
1
-1
/
+4
*
drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/...
Ben Skeggs
2013-07-01
1
-16
/
+17
*
drm/nvc0/vm: handle bar tlb flushes internally
Ben Skeggs
2013-07-01
2
-32
/
+28
*
drm/nv50-/vm: take mutex rather than irqsave spinlock
Ben Skeggs
2013-07-01
2
-10
/
+4
*
drm/nv50/vm: remove explicit vm knowledge from engines
Ben Skeggs
2013-07-01
1
-19
/
+25
*
drm/nv50/vm: handle bar tlb flushes internally
Ben Skeggs
2013-07-01
2
-4
/
+12
*
drm/nva3/clk: minor improvements to fractional N calculation
Ben Skeggs
2013-07-01
1
-3
/
+11
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
33
-630
/
+1244
*
drm/nouveau/devinit: move simple pll setting routines to devinit
Ben Skeggs
2013-07-01
16
-454
/
+587
*
drm/nouveau: pass generic subdev to calculation routines
Ben Skeggs
2013-07-01
7
-18
/
+17
*
drm/nve0/ce: stub interrupt handler
Ben Skeggs
2013-07-01
1
-0
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-21
2
-9
/
+12
|
\
|
*
drm/nve0/ltcg: poke the partition count into yet another register
Ben Skeggs
2013-05-20
1
-0
/
+2
|
*
drm/nvc0/ltcg: fix handling of disabled partitions
Ben Skeggs
2013-05-20
1
-7
/
+8
|
*
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
Ben Skeggs
2013-05-20
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
36
-2585
/
+624
|
\
\
|
|
/
|
*
drm/nouveau/timer: allow alarms to be cancelled
Ben Skeggs
2013-04-26
1
-4
/
+9
|
*
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
9
-2344
/
+0
|
*
drm/nv04-nv40/instmem: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-8
/
+13
|
*
drm/nv04-nv40/vm: use self as parent for subobjects
Ben Skeggs
2013-04-26
3
-3
/
+3
|
*
drm/nv50-/bar: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-15
/
+21
[next]