index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: fix oops on runtime suspend/resume
Dave Airlie
2013-09-10
1
-3
/
+6
*
drm/nouveau: fix command submission to use vmalloc for big allocations
Maarten Lankhorst
2013-09-04
1
-7
/
+20
*
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
3
-1
/
+25
*
drm/nv50-/kms: assume analog display connected if load on any pin
Ben Skeggs
2013-09-04
1
-1
/
+1
*
drm/nv50/disp: prevent false output detection on the original nv50
Emil Velikov
2013-09-04
1
-5
/
+10
*
drm/nouveau/i2c: pass the function pointers in at creation time
Ilia Mirkin
2013-09-04
8
-21
/
+23
*
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
3
-0
/
+29
*
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: require contiguous bo for framebuffer
Maarten Lankhorst
2013-09-04
1
-0
/
+5
*
drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded values
Emil Velikov
2013-09-04
1
-17
/
+17
*
drm/nouveau: remove duplicate copy of nv44_graph_class
Ilia Mirkin
2013-09-04
2
-8
/
+5
*
drm/nouveau/vdec: implement support for VP3 engines
Ilia Mirkin
2013-09-04
6
-53
/
+104
*
drm/nouveau/core: get rid of math.h, replace log2i with order_base_2
Ilia Mirkin
2013-09-04
7
-27
/
+7
*
drm/nouveau: Support render nodes
Martin Peres
2013-09-02
1
-12
/
+12
*
drm/nouveau: fix up 32-bit ioctls and device wake up.
Dave Airlie
2013-09-02
2
-1
/
+2
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
31
-104
/
+177
|
\
|
*
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
2013-08-21
3
-15
/
+47
|
*
drm/nouveau/mc: fix race condition between constructor and request_irq()
Ben Skeggs
2013-08-21
7
-14
/
+14
|
*
drm/nouveau: fix reclocking on nv40
Pali Rohár
2013-08-21
1
-1
/
+1
|
*
drm/nouveau/ltcg: fix allocating memory as free
Maarten Lankhorst
2013-08-21
2
-1
/
+5
|
*
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: fix semaphore dmabuf obj
Maarten Lankhorst
2013-07-30
2
-6
/
+10
|
*
drm/nouveau/vm: make vm refcount into a kref
Ben Skeggs
2013-07-30
2
-18
/
+11
|
*
drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class
Ilia Mirkin
2013-07-30
1
-1
/
+4
|
*
drm/nv40/mpeg: write magic value to channel object to make it work
Ilia Mirkin
2013-07-30
1
-0
/
+1
|
*
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
2013-07-30
1
-1
/
+6
|
*
drm/nv50-/disp: remove dcb_outp_match call, and related variables
Emil Velikov
2013-07-30
1
-8
/
+0
|
*
drm/nva3-/disp: fix hda eld writing, needs to be padded
Ilia Mirkin
2013-07-30
2
-0
/
+4
|
*
drm/nv31/mpeg: fix mpeg engine initialization
Ilia Mirkin
2013-07-30
1
-2
/
+2
|
*
drm/nv50/mc: include vp in the fb error reporting mask
Ilia Mirkin
2013-07-30
1
-1
/
+1
|
*
drm/nouveau: fix null pointer dereference in poll_changed
Maarten Lankhorst
2013-07-30
1
-1
/
+2
|
*
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
|
*
drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what
Ilia Mirkin
2013-07-30
1
-1
/
+7
*
|
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
2
-2
/
+4
*
|
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
13
-43
/
+404
*
|
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2013-08-29
1
-1
/
+1
*
|
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-27
1
-1
/
+3
*
|
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
|
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
14
-65
/
+121
|
\
\
|
|
/
|
*
drm/nouveau: do not allow negative sizes for now
Maarten Lankhorst
2013-07-10
1
-0
/
+6
|
*
drm/nouveau: add falcon interrupt handler
Maarten Lankhorst
2013-07-10
7
-0
/
+26
|
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-10
2
-3
/
+15
|
*
drm/nouveau: bump fence timeout to 15 seconds
Maarten Lankhorst
2013-07-10
1
-1
/
+1
|
*
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-10
2
-8
/
+5
[next]