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.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
2009-12-12
Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
81
-0
/
+35852
2009-12-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-104
/
+71
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
81
-0
/
+35852
2009-12-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
104
-2924
/
+10895
2009-12-11
drm/ttm: export some functions useful to drivers using ttm
Ben Skeggs
1
-0
/
+4
2009-12-11
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
1
-1
/
+1
2009-12-11
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
1
-30
/
+9
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
1
-73
/
+57
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
1
-1
/
+1
2009-12-10
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
29
-474
/
+768
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
7
-26
/
+26
2009-12-10
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
1
-13
/
+57
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
1
-0
/
+20
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
11
-7
/
+23
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2
-25
/
+25
2009-12-10
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
1
-0
/
+4
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
1
-22
/
+20
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
1
-2
/
+4
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
6
-3
/
+120
2009-12-10
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
3
-5
/
+28
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
1
-1
/
+1
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2
-29
/
+14
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2
-24
/
+12
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
3
-51
/
+67
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
1
-242
/
+221
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
1
-0
/
+88
2009-12-10
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
1
-2
/
+3
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-09
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
1
-1
/
+0
2009-12-09
drm/radeon/kms: make sure i2c id matches
Alex Deucher
1
-48
/
+43
2009-12-09
drm/radeon/kms: make sure ss id matches
Alex Deucher
1
-6
/
+12
2009-12-09
drm/radeon/kms: connector fixes
Alex Deucher
2
-9
/
+15
2009-12-09
drm/ttm: fix memory leak noticed by kmemleak.
Dave Airlie
1
-1
/
+3
2009-12-09
drm: disable all the possible outputs/crtcs before entering KMS mode
Zhao Yakui
1
-0
/
+3
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
4
-23
/
+22
2009-12-08
Merge remote branch 'korg/drm-radeon-dp' into drm-linus
Dave Airlie
23
-309
/
+2612
2009-12-08
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
42
-1122
/
+2731
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
32
-777
/
+3265
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
25
-371
/
+1648
2009-12-08
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc
Ben Skeggs
1
-1
/
+1
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
10
-10
/
+98
2009-12-08
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
3
-1
/
+65
2009-12-08
drm/radeon/kms: add hpd support for r6xx/r7xx/rs780/rs880 asics
Alex Deucher
1
-23
/
+485
2009-12-08
drm/radeon/kms: add hpd support for r5xx/rs600/rs690/rs740 asics
Alex Deucher
1
-0
/
+130
2009-12-08
drm/radeon/kms: add hpd support for r1xx-r4xx asics
Alex Deucher
1
-2
/
+104
2009-12-08
drm/radeon/kms: add regs and irq tracking bits for hpd
Alex Deucher
4
-23
/
+154
2009-12-08
drm/radeon/kms: get HPD info for connectors
Alex Deucher
7
-84
/
+330
2009-12-08
drm/radeon/kms: clean up DP debugging
Alex Deucher
1
-28
/
+28
2009-12-08
drm/radeon/kms: fix DP detect
Alex Deucher
4
-11
/
+10
[next]