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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
2012-09-14
1
-1
/
+1
*
drm/radeon: make 64bit fences more robust v3
Christian König
2012-09-13
1
-3
/
+5
*
drm/radeon: rework pll selection (v3)
Alex Deucher
2012-09-13
1
-34
/
+129
*
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-09-13
11
-68
/
+29
|
\
|
*
drm/exynos: remove DRM_FORMAT_NV12M from plane module
Inki Dae
2012-09-13
1
-1
/
+0
|
*
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
Mandeep Singh Baines
2012-09-13
1
-2
/
+0
|
*
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
2012-09-13
1
-0
/
+7
|
*
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
2012-09-13
1
-3
/
+3
|
*
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
2012-09-13
1
-3
/
+3
|
*
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
2012-09-13
1
-1
/
+1
|
*
drm/exynos: Add dependency for G2D in Kconfig
Sachin Kamat
2012-09-13
1
-1
/
+1
|
*
drm/exynos: fixed page align bug.
Inki Dae
2012-09-13
1
-1
/
+1
|
*
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-09-13
1
-1
/
+1
|
*
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
Sachin Kamat
2012-09-13
1
-40
/
+10
|
*
drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
Sachin Kamat
2012-09-13
1
-2
/
+1
|
*
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
Sachin Kamat
2012-09-13
1
-3
/
+1
|
*
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
2012-09-13
1
-5
/
+0
|
*
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
2012-09-13
1
-5
/
+0
*
|
vmwgfx: add dumb ioctl support
Dave Airlie
2012-09-13
3
-0
/
+88
|
/
*
gma500: Fix regression on Oaktrail devices
Alan Cox
2012-09-13
1
-0
/
+2
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-09-13
7
-27
/
+43
|
\
|
*
drm/i915: fix up the IBX transcoder B check
Daniel Vetter
2012-09-11
1
-2
/
+4
|
*
drm/i915: set the right gen3 flip_done mode also at resume
Daniel Vetter
2012-09-10
2
-3
/
+3
|
*
drm/i915: initialize dpio_lock spin lock
Alexander Shishkin
2012-09-08
1
-0
/
+1
|
*
drm/i915: do not expose a dysfunctional backlight interface to userspace
Jani Nikula
2012-09-03
1
-9
/
+22
|
*
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
2012-09-03
1
-9
/
+6
|
*
drm/i915/edp: get the panel delay before powering up
Dave Airlie
2012-09-03
1
-4
/
+7
*
|
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
2012-09-07
1
-0
/
+1
*
|
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
Dave Airlie
2012-09-07
2
-1
/
+9
*
|
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-06
11
-0
/
+33
*
|
drm/ast: drop debug level on error printk
Dave Airlie
2012-09-03
1
-1
/
+1
*
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/lin...
Dave Airlie
2012-09-02
2
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/nv50-/gpio: initialise to vbios defaults during init
Ben Skeggs
2012-08-31
1
-0
/
+3
|
*
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-31
1
-2
/
+2
*
|
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
2012-08-30
1
-0
/
+3
*
|
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-08-30
8
-111
/
+141
|
\
\
|
*
|
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
2012-08-29
1
-5
/
+26
|
*
|
drm/radeon: fix double free in radeon_gpu_reset
Christian König
2012-08-29
1
-0
/
+3
|
*
|
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
2012-08-29
1
-1
/
+1
|
*
|
drm/radeon: rework panel mode setup
Alex Deucher
2012-08-29
1
-17
/
+12
|
*
|
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
2012-08-29
1
-20
/
+2
|
*
|
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
2012-08-29
1
-62
/
+47
|
*
|
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
2012-08-29
1
-0
/
+14
|
*
|
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
2012-08-29
4
-4
/
+27
|
*
|
drm/radeon: initialize tracked CS state
Marek Olšák
2012-08-29
1
-1
/
+8
|
*
|
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
2012-08-29
1
-1
/
+1
*
|
|
gma500: Consider CRTC initially active.
Forest Bond
2012-08-30
1
-0
/
+3
|
/
/
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-29
4
-9
/
+17
|
\
\
|
*
|
i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
Calvin Walton
2012-08-24
1
-0
/
+8
|
*
|
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
2012-08-24
1
-1
/
+1
[next]