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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
kdb, kms: Save and restore the LUT on atomic KMS enter/exit
Jason Wessel
1
-0
/
+26
2010-10-19
Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"
Jason Wessel
3
-40
/
+0
2010-10-19
drm/ttm: Simplify ttm_bo_wait_unreserved
Jean Delvare
1
-7
/
+2
2010-10-19
Revert "drm/radeon/kms: remove some pll algo flags"
Dave Airlie
4
-7
/
+52
2010-10-19
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
2
-3
/
+20
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
19
-60
/
+127
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
4
-4
/
+1
2010-10-06
drm/radeon/kms: make sure blit addr masks are 64 bit
Alex Deucher
2
-8
/
+8
2010-10-06
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
Dave Airlie
34
-819
/
+2140
2010-10-06
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
10
-72
/
+263
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
79
-3480
/
+7079
2010-10-06
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Chris Ball
1
-0
/
+9
2010-10-06
radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit
Jason Wessel
3
-0
/
+40
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
7
-10
/
+11
2010-10-06
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
3
-21
/
+80
2010-10-06
drm/radeon/kms: Implement KDB debug hooks for radeon KMS.
Chris Ball
4
-47
/
+129
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
10
-55
/
+1221
2010-10-06
drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()
Mario Kleiner
1
-61
/
+9
2010-10-06
drm/radeon: Add function for display scanout position query.
Mario Kleiner
2
-0
/
+160
2010-10-06
drm/radeon/kms: rework spread spectrum handling
Alex Deucher
4
-100
/
+305
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
7
-278
/
+9
2010-10-06
drm/radeon/kms: remove some pll algo flags
Alex Deucher
4
-52
/
+7
2010-10-06
drm/radeon/kms: prefer high post dividers in legacy pll algo
Alex Deucher
1
-1
/
+1
2010-10-06
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
Alex Deucher
1
-6
/
+9
2010-10-06
drm/radeon: add properties to configure the width of the underscan borders
Marius Gröger
3
-5
/
+82
2010-10-06
drm/radeon/kms/r6xx+: use new style fencing (v3)
Alex Deucher
6
-17
/
+64
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
16
-218
/
+258
2010-10-06
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
Alex Deucher
3
-28
/
+17
2010-10-06
drm/vmwgfx: Bump minor and driver date
Thomas Hellstrom
1
-2
/
+2
2010-10-06
drm/vmwgfx: Save at least one screen layout
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Add modinfo version
Thomas Hellstrom
1
-0
/
+4
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
2
-2
/
+5
2010-10-06
drm/vmwgfx: Don't flush fb if we're in the suspended state.
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
4
-11
/
+38
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
3
-8
/
+84
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
2
-1
/
+4
2010-10-06
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
Thomas Hellstrom
1
-34
/
+79
2010-10-06
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
2
-2
/
+37
2010-10-06
drm/vmwgfx: Really support other depths than 32
Thomas Hellstrom
1
-21
/
+85
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
28
-119
/
+243
2010-10-06
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
41
-4548
/
+5515
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-12
/
+71
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
16
-113
/
+208
[next]