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
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
28
-701
/
+1705
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2
-4
/
+2
2009-12-16
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
1
-0
/
+5
2009-12-16
drm/nv50: fix suspend/resume delays without firmware present
Ben Skeggs
1
-0
/
+3
2009-12-16
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
3
-48
/
+64
2009-12-16
drm/nv50: fix two potential suspend/resume oopses
Ben Skeggs
2
-2
/
+2
2009-12-16
drm/nv40: implement ctxprog/state generation
Ben Skeggs
8
-182
/
+1031
2009-12-16
drm/nv10: Add the initial graph context and soft methods needed for LMA.
Francisco Jerez
1
-43
/
+154
2009-12-16
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
Francisco Jerez
1
-0
/
+6
2009-12-16
drm/nouveau: Add proper error handling to nouveau_card_init
Marcin Kościelnicki
1
-25
/
+48
2009-12-16
drm/nv04: Fix NV04 set_operation software method.
Marcin Kościelnicki
1
-1
/
+1
2009-12-16
drm/nouveau: Kill global state in BIOS script interpreter
Marcin Kościelnicki
2
-287
/
+276
2009-12-16
drm/nouveau: Kill global state in NvShadowBIOS
Marcin Kościelnicki
1
-26
/
+21
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
15
-88
/
+96
2009-12-16
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
Francisco Jerez
1
-4
/
+3
2009-12-15
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2
-8
/
+1
2009-12-15
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
1
-8
/
+12
2009-12-15
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2
-0
/
+6
2009-12-15
drm/nouveau: fix ch7006 build
Randy Dunlap
1
-2
/
+3
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
76
-0
/
+34498