index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
2010-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-07-26
10
-17
/
+189
|
\
|
*
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
2010-07-26
2
-1
/
+72
|
*
drm/i915: Fix panel fitting regression since 734b4157
Chris Wilson
2010-07-26
1
-2
/
+0
|
*
drm/i915: fix deadlock in fb teardown
Jesse Barnes
2010-07-26
1
-1
/
+1
|
*
drm/i915: don't free non-existent compressed llb on ILK+
Jesse Barnes
2010-07-26
1
-1
/
+1
|
*
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
2010-07-26
3
-0
/
+19
|
*
drm/i915: Use the correct scanout alignment for fbcon.
Chris Wilson
2010-07-26
3
-2
/
+5
|
*
drm/i915: make sure eDP panel is turned on
Jesse Barnes
2010-07-26
1
-2
/
+51
|
*
drm/i915: add PANEL_UNLOCK_REGS definition
Jesse Barnes
2010-07-26
2
-2
/
+5
|
*
drm/i915: Make G4X-style PLL search more permissive
Adam Jackson
2010-07-26
1
-2
/
+2
|
*
drm/i915: Clear any existing dither mode prior to enabling spatial dithering
Chris Wilson
2010-07-26
1
-0
/
+1
|
*
drm/i915: handle shared framebuffers when flipping
Jesse Barnes
2010-07-26
1
-3
/
+7
|
*
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
2010-07-05
1
-1
/
+2
|
*
gpu/drm/i915: Add a blacklist to omit modeset on LID open
Thomas Bächler
2010-07-05
1
-0
/
+23
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
7
-10
/
+15
|
\
\
|
*
|
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
2010-07-22
1
-0
/
+8
|
*
|
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
2010-07-22
1
-1
/
+2
|
*
|
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-22
1
-3
/
+3
|
*
|
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
2010-07-22
1
-0
/
+1
|
*
|
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
2010-07-22
3
-6
/
+1
*
|
|
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2010-07-21
1
-1
/
+1
*
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-20
20
-49
/
+139
|
\
|
|
|
*
|
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
2010-07-21
1
-1
/
+4
|
*
|
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
2010-07-21
1
-0
/
+9
|
*
|
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
2010-07-21
1
-1
/
+2
|
*
|
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-21
1
-24
/
+9
|
*
|
drm/radeon/kms: fix shared ddc harder
Alex Deucher
2010-07-21
1
-14
/
+9
|
*
|
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
2010-07-20
1
-0
/
+10
|
*
|
drm/i915: Define MI_ARB_STATE bits
Keith Packard
2010-07-20
1
-0
/
+64
|
*
|
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-07-20
1
-0
/
+1
|
*
|
drm: radeon: check kzalloc() result
Kulikov Vasiliy
2010-07-20
1
-0
/
+2
|
*
|
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
2010-07-20
1
-0
/
+2
|
*
|
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
2010-07-16
10
-5
/
+16
|
*
|
drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
Alex Deucher
2010-07-14
1
-2
/
+9
|
*
|
drm/radeon/kms: fix legacy tv-out pal mode
Alex Deucher
2010-07-13
1
-2
/
+2
*
|
|
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
1
-1
/
+1
*
|
|
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
2010-07-18
1
-0
/
+1
|
/
/
*
|
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
2010-07-07
1
-3
/
+20
*
|
drm/radeon/kms: fix shared ddc handling
Alex Deucher
2010-07-07
1
-1
/
+3
*
|
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2010-07-07
1
-35
/
+33
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-07-01
12
-64
/
+140
|
\
|
*
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
2010-07-01
1
-1
/
+1
|
*
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
2010-07-01
1
-2
/
+2
|
*
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
2010-07-01
1
-1
/
+1
|
*
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
2010-07-01
1
-0
/
+2
|
*
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
2010-07-01
3
-8
/
+11
|
*
i915: fix ironlake edp panel setup (v4)
Dave Airlie
2010-07-01
1
-3
/
+24
|
*
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2010-07-01
2
-4
/
+6
|
*
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
2010-07-01
1
-0
/
+1
[next]