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
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-17
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
11
-197
/
+86
2011-01-17
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
1
-2
/
+2
2011-01-17
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
3
-160
/
+52
2011-01-17
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
4
-5
/
+10
2011-01-17
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
1
-12
/
+2
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
3
-18
/
+20
2011-01-14
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-4
/
+4
2011-01-10
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
14
-79
/
+143
2011-01-07
drm/nouveau: fix hwmon device binding
Lucas Stach
1
-2
/
+1
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
4
-12
/
+14
2011-01-07
drm: Update fbdev fb_fix_screeninfo
James Simmons
1
-1
/
+0
2011-01-06
drm/nvc0: fix init without firmware present
Ben Skeggs
1
-5
/
+3
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
3
-0
/
+12
2011-01-05
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
1
-0
/
+7
2011-01-05
nouveau/acpi: improve detection of what is IGD and what is DIS.
Dave Airlie
1
-3
/
+8
2011-01-05
drm/nouveau: add delayed switch complete callback.
Dave Airlie
1
-0
/
+1
2011-01-03
Fix spelling mistakes in comments
Stefan Weil
1
-2
/
+2
2011-01-01
drm/nvc0/pgraph: fix 0x406028/0x405870 init
Ben Skeggs
1
-3
/
+7
2010-12-31
drm/nvc0/pgraph: more unit names
Ben Skeggs
1
-6
/
+6
2010-12-31
drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1)
Ben Skeggs
1
-6
/
+12
2010-12-30
drm/nvc0: reserve only subc 0 for kernel use
Ben Skeggs
2
-9
/
+15
2010-12-30
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
Ben Skeggs
3
-13
/
+44
2010-12-30
drm/nvc0: parse a couple more PGRAPH_INTR
Ben Skeggs
1
-0
/
+16
2010-12-29
drm/nvc0: nuke left-over debug messages
Ben Skeggs
2
-3
/
+0
2010-12-29
drm/nvc0: kill off a couple more magics
Ben Skeggs
3
-19
/
+21
2010-12-27
drm/nouveau: Validate channel indices passed from userspace.
Michel Hermier
1
-0
/
+3
2010-12-27
drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
Ben Hutchings
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
28
-223
/
+384
2010-12-22
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
30
-341
/
+5044
2010-12-21
drm/nvc0: accelerate ttm buffer moves
Ben Skeggs
1
-1
/
+56
2010-12-21
drm/nvc0: initial support for tiled buffer objects
Ben Skeggs
5
-25
/
+62
2010-12-21
drm/nvc0: implement fbcon acceleration
Ben Skeggs
4
-6
/
+300
2010-12-21
drm/nvc0: implement pgraph engine hooks
Ben Skeggs
6
-3
/
+3631
2010-12-21
drm/nvc0: implement pfifo engine hooks
Ben Skeggs
2
-0
/
+361
2010-12-21
drm/nvc0: implement fencing
Ben Skeggs
1
-8
/
+20
2010-12-21
drm/nvc0: fix channel dma init paths
Ben Skeggs
3
-10
/
+38
2010-12-21
drm/nvc0: skip dma object creation for drm channel
Ben Skeggs
1
-0
/
+5
2010-12-21
drm/nvc0: implement channel structure initialisation
Ben Skeggs
1
-4
/
+20
2010-12-21
drm/nvc0: gpuobj_new need only check validity and init the relevant engine
Ben Skeggs
1
-4
/
+11
2010-12-21
drm/nvc0: reject the notifier_alloc ioctl
Ben Skeggs
1
-0
/
+5
2010-12-21
drm/nvc0: create shared channel vm
Ben Skeggs
1
-0
/
+16
2010-12-21
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
8
-204
/
+266
2010-12-21
drm/nvc0: import initial vm backend
Ben Skeggs
7
-7
/
+169
2010-12-21
drm/nouveau: modify vm to accomodate dual page tables for nvc0
Ben Skeggs
4
-75
/
+65
2010-12-21
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
1
-4
/
+0
2010-12-21
drm/nv50: add missing license header to nv50_fbcon.c
Ben Skeggs
1
-0
/
+24
2010-12-21
drm/nv50: fix smatch warning in nv50_vram.c
Ben Skeggs
1
-1
/
+2
2010-12-21
drm/nouveau: sizeof() vs ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
[next]