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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
drm/radeon: make ib size variable
Jerome Glisse
6
-14
/
+21
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
1
-0
/
+2
2012-01-05
drm: add support for private planes
Rob Clark
3
-7
/
+19
2012-01-05
drm: disconnect plane from fb/crtc when disabled
Rob Clark
1
-0
/
+3
2012-01-04
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
1
-2
/
+4
2012-01-04
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
1
-1
/
+11
2012-01-03
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
1
-1
/
+10
2012-01-03
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
1
-7
/
+0
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
3
-0
/
+40
2012-01-03
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
1
-5
/
+5
2012-01-03
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
1
-0
/
+14
2012-01-03
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
1
-0
/
+4
2012-01-03
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2
-0
/
+8
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
4
-0
/
+193
2012-01-03
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2
-0
/
+42
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
7
-7
/
+788
2012-01-03
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
3
-10
/
+8
2012-01-03
drm/i915: drpc debugfs update for gen6
Ben Widawsky
2
-1
/
+93
2012-01-03
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2
-2
/
+6
2012-01-03
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
3
-2
/
+13
2012-01-03
drm/i915: relative_constants_mode race fix
Ben Widawsky
1
-13
/
+16
2012-01-03
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
6
-54
/
+125
2012-01-03
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
Rafał Miłecki
2
-4
/
+10
2012-01-03
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
1
-0
/
+7
2012-01-03
drm/radeon/kms: setup HDMI mode on Evergreen encoders
Rafał Miłecki
2
-8
/
+33
2012-01-03
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
6
-34
/
+89
2012-01-03
gma500: remove no_fb bits
Alan Cox
1
-11
/
+4
2012-01-03
gma500: Fix Cedarview support (Correct version)
Alan Cox
4
-6
/
+8
2012-01-03
gma500: Add the E6xx PCI identifier we are missing
Alan Cox
1
-0
/
+2
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
13
-0
/
+3441
2011-12-29
drm/exynos: added mutex lock and code clean.
Inki Dae
1
-12
/
+25
2011-12-29
drm/exynos: extend vblank off delay time.
Inki Dae
2
-0
/
+6
2011-12-29
drm/exynos: change driver name.
Inki Dae
1
-1
/
+1
2011-12-29
drm/exynos: Support multi buffers
Seung-Woo Kim
7
-32
/
+81
2011-12-29
drm/exynos: added pm support.
Inki Dae
1
-0
/
+59
2011-12-29
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
Joonyoung Shim
3
-133
/
+72
2011-12-29
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
3
-60
/
+81
2011-12-29
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
1
-24
/
+14
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
4
-87
/
+85
2011-12-22
drm: add missing exports for i810 driver.
Dave Airlie
1
-0
/
+3
2011-12-22
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into d...
Dave Airlie
12
-508
/
+281
2011-12-22
drm/i810: don't acces hw regs in lastclose
Daniel Vetter
1
-2
/
+0
2011-12-22
drm/i810: cleanup reclaim_buffers
Daniel Vetter
3
-11
/
+13
2011-12-22
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
71
-2698
/
+6441
2011-12-22
drm/nouveau/ttm: fix crash as a result of a recent ttm change
Ben Skeggs
3
-7
/
+6
2011-12-22
drm: kill drm_sman
Daniel Vetter
2
-212
/
+1
2011-12-22
drm/sis: use drm_mm instead of drm_sman
Daniel Vetter
3
-78
/
+68
2011-12-22
drm/via: use drm_mm instead of drm_sman
Daniel Vetter
3
-41
/
+43
2011-12-22
drm/sman: kill user_hash_tab
Daniel Vetter
1
-34
/
+2
2011-12-22
drm/sis: track user->memblock mapping with idr
Daniel Vetter
4
-14
/
+51
[next]