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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-4
/
+22
2011-05-16
drm/i915: Revert i915.semaphore=1 default from 47ae63e0
Andy Lutomirski
1
-1
/
+1
2011-05-13
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2
-0
/
+2
2011-05-13
drm/radeon/kms: fix extended lvds info parsing
Alex Deucher
1
-3
/
+11
2011-05-13
drm/radeon/kms: fix tiling reg on fusion
Alex Deucher
2
-1
/
+5
2011-05-12
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
Linus Torvalds
1
-0
/
+2
2011-05-11
drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
Dave Airlie
2
-4
/
+5
2011-05-11
drm/radeon/kms: fix cayman acceleration
Alex Deucher
1
-1
/
+1
2011-05-11
drm/radeon: fix cayman struct accessors.
Dave Airlie
1
-8
/
+8
2011-05-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+23
2011-05-09
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
1
-0
/
+3
2011-05-09
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
1
-2
/
+2
2011-05-09
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
1
-2
/
+0
2011-05-09
drm/radeon/kms: add pci id to acer travelmate quirk for 5730
Alex Deucher
1
-2
/
+2
2011-05-09
drm/radeon: fix order of doing things in radeon_crtc_cursor_set
Ilija Hadzic
1
-3
/
+3
2011-05-09
drm: mm: fix debug output
Daniel Vetter
1
-3
/
+3
2011-05-09
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2
-2
/
+5
2011-05-09
drm/radeon/kms: ATPX switcheroo fixes
Alex Deucher
1
-2
/
+27
2011-05-09
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2
-2
/
+5
2011-05-04
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
Chris Wilson
1
-2
/
+15
2011-05-04
drm/i915: Release object along create user fb error path
Chris Wilson
1
-1
/
+3
2011-05-04
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
3
-8
/
+17
2011-05-04
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
1
-0
/
+23
2011-05-04
drm/radeon: fix regression on atom cards with hardcoded EDID record.
Dave Airlie
1
-2
/
+3
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
4
-8
/
+32
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
1
-0
/
+13
2011-04-27
drm/radeon/kms: add missing safe regs for 6xx/7xx
Alex Deucher
1
-0
/
+1
2011-04-27
drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
Dave Airlie
1
-0
/
+1
2011-04-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+2
2011-04-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-37
/
+45
2011-04-20
drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines
Cédric Cano
2
-2
/
+2
2011-04-20
drm/radeon/kms: pll tweaks for r7xx
Alex Deucher
1
-5
/
+1
2011-04-20
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
1
-1
/
+1
2011-04-20
drm/nouveau: fix notifier memory corruption bug
Marcin Slusarz
1
-2
/
+2
2011-04-20
drm/nouveau: fix pinning of notifier block
Ben Skeggs
1
-4
/
+7
2011-04-20
drm/nouveau: populate ttm_alloced with false, when it's not
Ben Skeggs
1
-0
/
+1
2011-04-20
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2
-3
/
+3
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
6
-12
/
+22
2011-04-15
drm/radeon/kms: adjust evergreen display watermark setup
Alex Deucher
1
-45
/
+44
2011-04-15
drm/radeon/kms: add connectors even if i2c fails
Alex Deucher
2
-17
/
+18
2011-04-15
drm/radeon/kms: fix bad shift in atom iio table parser
Alex Deucher
1
-3
/
+3
2011-04-13
drm/i915: Initialise g4x watermarks for disabled pipes
Chris Wilson
1
-1
/
+4
2011-04-13
Revert "i915: restore only the mode of this driver on lastclose"
Dave Airlie
3
-18
/
+1
2011-04-13
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
1
-23
/
+3
2011-04-13
i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO
Konstantin Khlebnikov
1
-0
/
+1
2011-04-13
drm/radeon/kms: properly program vddci on evergreen+
Alex Deucher
4
-12
/
+33
2011-04-13
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
7
-12
/
+15
2011-04-13
drm/radeon/kms: fix pcie_p callbacks on btc and cayman
Alex Deucher
1
-1
/
+1
2011-04-13
drm/radeon/kms: fix suspend on rv530 asics
Alex Deucher
1
-1
/
+5
2011-04-13
drm/radeon/kms: clean up gart dummy page handling
Alex Deucher
4
-12
/
+2
[next]