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-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/i915: Set the error code after failing to insert new offset into mm ht.
Chris Wilson
1
-0
/
+1
2009-12-08
drm/i915: Report purgeable status in buffer lists.
Chris Wilson
1
-2
/
+3
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
Merge branch 'for-next' into for-linus
Jiri Kosina
11
-21
/
+21
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
2009-12-05
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-8
/
+8
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
10
-13
/
+13
2009-12-04
drm/radeon/kms: quirk for Gigabyte RV515 card, DVI+VGA not 2xDVI.
Dave Airlie
1
-0
/
+9
2009-12-04
drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
Alex Deucher
2
-4
/
+14
2009-12-04
drm/radeon/kms: fix vram setup on rs600
Alex Deucher
2
-8
/
+8
2009-12-04
drm/radeon/kms: fix legacy crtc2 dpms
Alex Deucher
1
-4
/
+3
2009-12-04
drm/radeon/kms: handle vblanks properly with dpms on
Alex Deucher
1
-4
/
+4
2009-12-04
drm/radeon/kms: Add quirk for HIS X1300 board
Alex Deucher
1
-0
/
+8
2009-12-04
drm/radeon/kms: don't use bios dividers for lvds on r4xx
Alex Deucher
1
-10
/
+12
2009-12-04
drm/radeon/kms: fix ring info in debugfs on r600+
Rafał Miłecki
1
-7
/
+7
2009-12-04
drm/radeon/kms: fix typo in define: engine -> memory
Rafał Miłecki
1
-1
/
+1
2009-12-04
drm/radeon/kms/pm: fix typos
Rafał Miłecki
1
-3
/
+3
2009-12-04
drm/mm: fixup typo in debug functions.
Dave Airlie
1
-1
/
+1
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
2
-0
/
+105
2009-12-04
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
1
-4
/
+5
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2
-0
/
+25
2009-12-04
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
1
-0
/
+48
[prev]
[next]