Age | Commit message (Expand) | Author |
2013-09-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-10 | drm/nouveau: fix oops on runtime suspend/resume | Dave Airlie |
2013-09-10 | Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve... | Dave Airlie |
2013-09-06 | drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done | Ville Syrjälä |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-06 | drm/i915: try not to lose backlight CBLV precision | Jani Nikula |
2013-09-06 | drm/i915: Confine page flips to BCS on Valleyview | Chris Wilson |
2013-09-05 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-05 | Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2013-09-05 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-05 | drm/i915: Skip stolen region initialisation if none is reserved | Chris Wilson |
2013-09-05 | drm/i915: fix gpu hang vs. flip stall deadlocks | Daniel Vetter |
2013-09-05 | drm/i915: Hold an object reference whilst we shrink it | Chris Wilson |
2013-09-05 | drm/exynos: Fix build error with exynos_drm_connector.c | Sachin Kamat |
2013-09-05 | drm/exynos: Remove non-DT support in exynos_drm_fimd | Sachin Kamat |
2013-09-05 | drm/exynos: Remove non-DT support in exynos_hdmi | Sachin Kamat |
2013-09-05 | drm/exynos: Remove non-DT support in exynos_drm_g2d | Sachin Kamat |
2013-09-05 | drm/exynos: Remove non-DT support in exynos_hdmiphy | Sachin Kamat |
2013-09-05 | drm/exynos: Remove non-DT support in exynos_ddc | Sachin Kamat |
2013-09-05 | drm/exynos: Make Exynos DRM drivers depend on OF | Sachin Kamat |
2013-09-05 | drm/exynos: Consider fallback option to allocation fail | Vikas Sajjan |
2013-09-05 | drm/exynos: fimd: move platform data parsing to separate function | Andrzej Hajda |
2013-09-05 | drm/exynos: fimd: get signal polarities from device tree | Andrzej Hajda |
2013-09-05 | drm/exynos: fimd: replace struct fb_videomode with videomode | Andrzej Hajda |
2013-09-05 | drm/exynos: check a pixel format to a particular window layer | Inki Dae |
2013-09-05 | drm/exynos: fix fimd pixel format setting | Inki Dae |
2013-09-05 | drm/exynos: Add NULL pointer check | Sachin Kamat |
2013-09-05 | drm/exynos: Remove redundant error messages | Sachin Kamat |
2013-09-05 | drm/exynos: Add missing of.h header include | Sachin Kamat |
2013-09-05 | drm/exynos: Remove redundant NULL check in exynos_drm_buf | Sachin Kamat |
2013-09-05 | drm/exynos: add device tree support for rotator | Chanho Park |
2013-09-05 | drm/exynos: Add missing includes | Mark Brown |
2013-09-05 | drm/exynos: add runtime pm interfaces to g2d driver | Inki Dae |
2013-09-05 | drm/exynos: Add fallback option to get non physically contiguous memory for fb | Vikas Sajjan |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-05 | drm/tda998x: BUG() on invalid audio format | David Herrmann |
2013-09-05 | drm/radeon: protect ACPI calls with CONFIG_ACPI | Stephen Rothwell |
2013-09-04 | drm/i915: fix i9xx_crtc_clock_get for multiplied pixels | Daniel Vetter |
2013-09-04 | drm/i915: handle sdvo input pixel multiplier correctly again | Daniel Vetter |
2013-09-04 | drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock | Daniel Vetter |
2013-09-04 | drm/nouveau: fix command submission to use vmalloc for big allocations | Maarten Lankhorst |
2013-09-04 | drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5) | Martin Peres |
2013-09-04 | drm/nouveau: use MSI interrupts | Lucas Stach |
2013-09-04 | drm/nv50-/kms: assume analog display connected if load on any pin | Ben Skeggs |
2013-09-04 | drm/nv50/disp: prevent false output detection on the original nv50 | Emil Velikov |
2013-09-04 | drm/nouveau/i2c: pass the function pointers in at creation time | Ilia Mirkin |
2013-09-04 | drm/nouveau/therm: survive to suspend/resume cycles | Martin Peres |
2013-09-04 | drm/nouveau/timer: add a way to cancel alarms | Martin Peres |
2013-09-04 | drm/nouveau/timer: restore the time on resume | Martin Peres |
2013-09-04 | drm/nouveau/fan: restore pwm value on resume when in manual/auto mode | Martin Peres |