linux-drm-fsl-dcu.git
2015-08-16 Andrzej Hajdadrm/exynos/mixer: replace MXR_INT_EN register cache...
2015-08-16 Andrzej Hajdadrm/exynos/mixer: simplify poweron flag
2015-08-16 Joonyoung Shimdrm/exynos: remove unnecessary checking to support...
2015-08-16 Joonyoung Shimdrm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
2015-08-16 Hyungwon Hwangdrm/exynos: gsc: Handles the combination of rotation...
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v14_conf struct
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v13_conf struct
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove redundant configuration fields
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: add driver data pointer to private...
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove private lock code
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: Simplify HPD gpio handling
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove old platform data code
2015-08-16 Marek Szyprowskidrm/exynos/fimc: fix runtime pm support
2015-08-16 Andrzej Hajdadrm/exynos/mixer: always update INT_EN cache
2015-08-16 Andrzej Hajdadrm/exynos/mixer: correct vsync configuration sequence
2015-08-16 Andrzej Hajdadrm/exynos/mixer: fix interrupt clearing
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: fix edid memory leak
2015-08-16 Hyungwon Hwangdrm/exynos: gsc: fix wrong bitwise operation for swap...
2015-08-14 Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-08-05' of git...
2015-08-14 Dave AirlieMerge branch 'drm-sti-next-atomic-2015-08-11' of git...
2015-08-14 Dave AirlieMerge tag 'topic/drm-misc-2015-08-13' of git://anongit...
2015-08-12 Thierry Redingdrm/atomic: Use KMS VBLANK API
2015-08-12 Thierry Redingdrm/irq: Document return values more consistently
2015-08-12 Thierry Redingdrm/irq: Make pipe unsigned and name consistent
2015-08-12 Thierry Redingdrm/irq: Check for valid VBLANK before dereference
2015-08-12 Thierry Redingdrm/irq: Remove negative CRTC index special-case
2015-08-12 Thierry Redingdrm/plane: Remove redundant extern
2015-08-12 Thierry Redingdrm/plane: Use consistent data types for format count
2015-08-12 Thierry Redingvga_switcheroo: Remove unnecessary checks
2015-08-12 Thierry Redingvga_switcheroo: Wrap overly long lines
2015-08-12 Thierry Redingvga_switcheroo: Use pr_fmt()
2015-08-12 Thierry Redingvga_switcheroo: Cleanup header comment
2015-08-12 Thierry Redingvga_switcheroo: Use pr_*() instead of printk()
2015-08-12 Thierry Redingvgaarb: Fix a few checkpatch errors and warnings
2015-08-12 Thierry Redingvgaarb: Use vgaarb: prefix consistently in messages
2015-08-12 Thierry Redingvgaarb: Stop complaining about absent devices
2015-08-11 Inki Daedrm/atomic: fix null pointer access to mode_fixup callback
2015-08-11 Daniel Vetterdrm/i915: Use CONFIG_DRM_FBDEV_EMULATION
2015-08-11 Maarten Lankhorstdrm/core: Set mode to NULL when connectors in a set...
2015-08-11 Daniel Vetterdrm/atomic: Call ww_acquire_done after check phase...
2015-08-11 Daniel Vetterdrm/atomic: Paper over locking WARN in default_state_clear
2015-08-11 Daniel Vetterdrm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
2015-08-11 Daniel Vetterdrm/qxl: Don't take dev->struct_mutex in bo_force_delete
2015-08-11 Daniel Vetterdrm/nouveau: Don't take dev->struct_mutex in ttm_fini
2015-08-11 Daniel Vetterdrm/rockchip: Don't grab dev->struct_mutex for in mmap...
2015-08-10 Daniel Vetterdrm/cma-helper: Don't grab dev->struct_mutex for in...
2015-08-10 Daniel Vetterdrm/cirrus: Don't grab dev->struct_mutex for in mmap...
2015-08-10 Daniel Vetterdrm/mga200g: Hold a proper reference for cursor_set
2015-08-10 Daniel Vetterdrm/mga200g: Don't grab dev->struct_mutex for in mmap...
2015-08-10 Daniel Vetterdrm/bochs: Don't grab dev->struct_mutex for in mmap...
2015-08-10 Daniel Vetterdrm/ast: Don't grab dev->struct_mutex for in mmap offse...
2015-08-10 Daniel Vetterdrm/gem: Be more friendly with locking checks
2015-08-07 Thierry Redingdrm: Remove two-level menu in Kconfig
2015-08-06 Archit Tanejadrm: Add top level Kconfig option for DRM fbdev emulation
2015-08-06 Geert Uytterhoevendrm/fb-helper: Move drm_fb_helper_force_kernel_mode...
2015-08-06 Geert Uytterhoevendrm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
2015-08-06 Viresh Kumardrivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-06 Archit Tanejadrm/virtio: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/amdgpu: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/bochs: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/nouveau: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/i915: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/radeon: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/mgag200: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/omap: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/cirrus: Use new drm_fb_helper functions
2015-08-06 Daniel Vetterdrm: Fixup locking WARNINGs in drm_mode_config_reset
2015-08-06 Daniel Vetterdrm: Remove __drm_modeset_lock_all
2015-08-06 Daniel Vetterdrm/fb-helper: Stop using trylocks in force_restore
2015-08-06 Daniel Vetterdrm/fbdev: Return -EBUSY when oopsing
2015-08-06 Archit Tanejadrm/fb_cma_helper: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/udl: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/qxl: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/gma500: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/exynos: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/msm: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/tegra: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/ast: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/armada: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/rockchip: Use new drm_fb_helper functions
2015-08-06 Archit Tanejadrm/fb_helper: Create a wrapper for fb_set_suspend
2015-08-06 Archit Tanejadrm/fb_helper: Create wrappers for blit, copyarea and...
2015-08-06 Archit Tanejadrm/fb_helper: Create wrappers for fb_sys_read/write...
2015-08-06 Archit Tanejadrm/fb_helper: Create a wrapper for unlink_framebuffer
2015-08-06 Archit Tanejadrm/fb_helper: Add drm_fb_helper functions to manage...
2015-08-06 Daniel Vetterdrm/omap: Fixup compile fail
2015-08-03 Vincent Abrioudrm/sti: atomic crtc/plane update
2015-08-03 Vincent Abrioudrm/sti: rename files and functions
2015-08-03 Vincent Abrioudrm/sti: code clean up
2015-08-03 Vincent Abrioudrm/sti: fix dynamic z-ordering
2015-08-03 Benjamin Gaignarddrm: sti: fix sub-components bind
2015-07-30 Oded Gabbaydrm/amdkfd: fix bug when initializing sdma vm
2015-07-30 Oded Gabbaydrm/amdgpu: fix bug when amdkfd destroys hqd
2015-07-30 Dave AirlieMerge tag 'topic/drm-misc-2015-07-28' of git://anongit...
2015-07-27 Maarten Lankhorstdrm/atomic: Update legacy DPMS state during modesets...
2015-07-27 Maarten Lankhorstdrm: Make the connector dpms callback return a value...
2015-07-27 Maarten Lankhorstdrm/atomic: pass old crtc state to atomic_begin/flush.
2015-07-27 Maarten Lankhorstdrm/atomic: add connectors_changed to separate it from...
2015-07-26 Rodrigo Vividrm: Fix DP_TEST_COUNT_MASK
2015-07-24 Dave AirlieMerge tag 'topic/connector-locking-2015-07-23' of git...
next