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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
1
-86
/
+4
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
64
-973
/
+2410
2010-01-11
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
29
-496
/
+853
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
33
-470
/
+1529
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin KoĆcielnicki
1
-1
/
+1
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
3
-6
/
+12
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
1
-1
/
+4
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
1
-20
/
+13
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
1
-29
/
+1
2010-01-11
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
1
-4
/
+2
2010-01-11
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
4
-26
/
+22
2010-01-11
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2
-42
/
+0
2010-01-11
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2
-4
/
+10
2010-01-11
drm/nv04: Context switching fixes.
Francisco Jerez
1
-74
/
+78
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2
-3
/
+4
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
6
-24
/
+48
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
1
-17
/
+19
2010-01-11
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2
-4
/
+8
2010-01-11
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
1
-1
/
+89
2010-01-11
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
3
-31
/
+37
2010-01-11
drm/nv50: fix fillrect color
Marcin Slusarz
1
-1
/
+2
2010-01-11
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
1
-0
/
+17
2010-01-11
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
1
-10
/
+2
2010-01-11
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
1
-1
/
+1
2010-01-11
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/i2c/ch7006: Drop build time dependency to nouveau.
Francisco Jerez
1
-3
/
+2
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
3
-65
/
+265
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
8
-147
/
+185
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
3
-0
/
+48
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
1
-1
/
+1
2010-01-11
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
1
-5
/
+4
2010-01-11
drm: Keep disabled outputs disabled after suspend / resume
David John
1
-1
/
+23
2010-01-11
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
5
-2
/
+881
2010-01-09
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+2
2010-01-08
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
4
-5
/
+28
2010-01-08
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
1
-1
/
+4
2010-01-08
drm/radeon: mkregtable.c: close a file before exit
Alexander Beregalov
1
-1
/
+3
2010-01-08
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
5
-8
/
+6
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
13
-32
/
+33
2010-01-08
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2
-0
/
+32
2010-01-08
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
8
-3
/
+64
2010-01-08
drm/radeon: fix a couple of array index errors
Darren Jenkins
1
-7
/
+7
2010-01-08
drm/radeon/kms: add support for eDP (embedded DisplayPort)
Alex Deucher
5
-12
/
+32
2010-01-08
drm: Add eDP connector type
Alex Deucher
1
-0
/
+1
2010-01-08
drm/radeon/kms: pull in the latest upstream ObjectID.h changes
Alex Deucher
1
-1
/
+126
2010-01-08
drm/radeon/kms: whitespace changes to ObjectID.h
Alex Deucher
1
-369
/
+309
2010-01-08
drm/radeon/kms: fix typo in atom connector type handling
Alex Deucher
2
-31
/
+5
[next]