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
2009-12-10
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
1
-2
/
+3
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
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
2009-12-08
drm/radeon/kms: drop unused array to fix warning.
Dave Airlie
1
-3
/
+0
2009-12-08
drm/radeon/kms: do dp link training at dpms on time not mode set.
Dave Airlie
1
-4
/
+6
2009-12-08
drm/radeon/kms: make displayport work by reorganising vsemph setup.
Dave Airlie
1
-1
/
+2
2009-12-08
drm/radeon/kms/dp: fix return in dpcd retrival.
Dave Airlie
1
-0
/
+1
2009-12-08
drm/radeon/kms: free aux channel i2c adapter on destroy
Alex Deucher
1
-1
/
+18
2009-12-08
drm/radeon/kms: add support for DP modesetting
Alex Deucher
5
-67
/
+558
2009-12-08
drm/radeon/kms: handle dp sinks in atom encoder/transmitter tables
Alex Deucher
3
-12
/
+100
2009-12-08
drm/radeon/kms: store sink type in atom dig connector
Alex Deucher
3
-10
/
+17
2009-12-08
drm/radeon/kms: i2c reorg
Alex Deucher
7
-120
/
+166
2009-12-08
drm/radeon/kms: DP fixes and cleanup from the ddx
Alex Deucher
4
-149
/
+102
2009-12-08
drm/radeon/kms: initial radeon displayport porting
Dave Airlie
8
-24
/
+498
2009-12-08
drm/ttm: fix unreachable code.
Dave Airlie
1
-2
/
+3
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
6
-222
/
+73
2009-12-08
drm/radeon/kms: fix vram setup on rs600/rs690/rs740
Alex Deucher
3
-5
/
+21
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
17
-349
/
+347
2009-12-08
drm/radeon/kms: more r4xx lvds fixes
Alex Deucher
3
-6
/
+16
2009-12-08
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
4
-0
/
+21
2009-12-08
drm/radeon/kms/legacy: set overscan regs on modeset
Alex Deucher
2
-0
/
+16
2009-12-08
drm/radeon/kms: add support to atom parser for FB read/write
Dave Airlie
3
-4
/
+8
2009-12-08
Merge remote branch 'origin/drm-core-next' into test
Dave Airlie
25
-371
/
+1648
2009-12-07
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
1
-2
/
+0
2009-12-07
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
1
-0
/
+7
2009-12-07
drm/i915: pageflip fixes
Jesse Barnes
1
-3
/
+13
2009-12-07
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+2
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
3
-0
/
+5
2009-12-07
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
2
-1
/
+118
2009-12-07
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
2
-1
/
+312
2009-12-07
drm/ttm: Add user-space objects.
Thomas Hellstrom
2
-1
/
+454
2009-12-07
drm/radeon/kms: fix RS600 MC setup.
Dave Airlie
1
-1
/
+15
2009-12-07
drm/radeon/kms: fix up gart setup on rs600
Alex Deucher
1
-22
/
+22
[next]