index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-241
/
+429
2010-04-09
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: implement gpio set/get routines
Ben Skeggs
4
-7
/
+86
2010-04-09
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2
-14
/
+11
2010-04-09
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2
-28
/
+21
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
1
-0
/
+21
2010-04-09
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin Kościelnicki
1
-1
/
+12
2010-04-09
drm/nv50: another dodgy DP hack
Ben Skeggs
1
-0
/
+3
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
4
-5
/
+12
2010-04-09
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
2
-1
/
+22
2010-04-09
drm/nv50: Allow using the NVA3 new compute class.
Marcin Kościelnicki
1
-3
/
+4
2010-04-09
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
1
-1
/
+3
2010-04-09
drm/nouveau: fixup the init failure paths some more
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
Ben Skeggs
1
-3
/
+4
2010-04-09
drm/nv40: add LVDS table quirk for Dell Latitude D620
Ben Skeggs
1
-0
/
+15
2010-04-09
drm/nv40: rework lvds table parsing
Ben Skeggs
2
-28
/
+17
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
8
-76
/
+74
2010-04-09
drm/nouveau: remove some unused members from drm_nouveau_private
Ben Skeggs
2
-11
/
+0
2010-04-09
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
3
-59
/
+61
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2
-0
/
+46
2010-04-09
drm/nv50: fix fbcon when framebuffer above 4GiB mark
Ben Skeggs
1
-6
/
+7
2010-04-09
drm/nv50: Fix NEWCTX_DONE flag number
Marcin Kościelnicki
1
-3
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
17
-75
/
+683
2010-03-31
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
3
-6
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-1
/
+5
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-4
/
+8
2010-03-15
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
17
-75
/
+683
2010-03-15
drm/nouveau: add module option to disable TV detection
Ben Skeggs
3
-1
/
+6
2010-03-15
drm/nouveau: Never evict VRAM buffers to system.
Francisco Jerez
1
-2
/
+1
2010-03-10
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
3
-4
/
+6
2010-03-10
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
1
-0
/
+5
2010-03-10
drm/nouveau: print a message very early during suspend
Maarten Maathuis
1
-0
/
+2
2010-03-10
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
1
-3
/
+3
2010-03-10
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
1
-0
/
+17
2010-03-10
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
3
-1
/
+12
2010-03-10
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
7
-56
/
+622
2010-03-10
drm/nv50: Make ctxprog wait until interrupt handler is done.
Marcin Kościelnicki
1
-0
/
+5
2010-03-10
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
Marcin Kościelnicki
2
-4
/
+4
2010-03-10
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
Marcin Kościelnicki
1
-4
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
1
-0
/
+5
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
5
-62
/
+160
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
5
-62
/
+160
2010-03-01
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
32
-779
/
+3203
2010-03-01
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
6
-39
/
+15
2010-02-25
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
3
-3
/
+3
2010-02-25
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
1
-2
/
+4
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin Kościelnicki
1
-2
/
+2
[next]