summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-16drm/exynos: pass the correct pipe numberGustavo Padovan
2015-08-16drm/exynos: clear channels only when iommu is enabledJoonyoung Shim
2015-08-16drm/exynos: remove drm_iommu_attach_device_if_possibleJoonyoung Shim
2015-08-16drm/exynos: move order to register vidi kms driverJoonyoung Shim
2015-08-16drm/exynos/mixer: replace MXR_INT_EN register cache with flagAndrzej Hajda
2015-08-16drm/exynos/mixer: simplify poweron flagAndrzej Hajda
2015-08-16drm/exynos: remove unnecessary checking to support iommuJoonyoung Shim
2015-08-16drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMUJoonyoung Shim
2015-08-16drm/exynos: gsc: Handles the combination of rotation and flipHyungwon Hwang
2015-08-16drm/exynos/hdmi: remove hdmi_v14_conf structAndrzej Hajda
2015-08-16drm/exynos/hdmi: remove hdmi_v13_conf structAndrzej Hajda
2015-08-16drm/exynos/hdmi: remove redundant configuration fieldsAndrzej Hajda
2015-08-16drm/exynos/hdmi: add driver data pointer to private contextAndrzej Hajda
2015-08-16drm/exynos/hdmi: remove private lock codeAndrzej Hajda
2015-08-16drm/exynos/hdmi: Simplify HPD gpio handlingAndrzej Hajda
2015-08-16drm/exynos/hdmi: remove old platform data codeAndrzej Hajda
2015-08-16drm/exynos/fimc: fix runtime pm supportMarek Szyprowski
2015-08-16drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda
2015-08-16drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda
2015-08-16drm/exynos/mixer: fix interrupt clearingAndrzej Hajda
2015-08-16drm/exynos/hdmi: fix edid memory leakAndrzej Hajda
2015-08-16drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang
2015-08-14Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/...Dave Airlie
2015-08-14Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...Dave Airlie
2015-08-14Merge tag 'topic/drm-misc-2015-08-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding
2015-08-12drm/irq: Document return values more consistentlyThierry Reding
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding
2015-08-12drm/irq: Check for valid VBLANK before dereferenceThierry Reding
2015-08-12drm/irq: Remove negative CRTC index special-caseThierry Reding
2015-08-12drm/plane: Remove redundant externThierry Reding
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-12vga_switcheroo: Remove unnecessary checksThierry Reding
2015-08-12vga_switcheroo: Wrap overly long linesThierry Reding
2015-08-12vga_switcheroo: Use pr_fmt()Thierry Reding
2015-08-12vga_switcheroo: Cleanup header commentThierry Reding
2015-08-12vga_switcheroo: Use pr_*() instead of printk()Thierry Reding
2015-08-12vgaarb: Fix a few checkpatch errors and warningsThierry Reding
2015-08-12vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding
2015-08-12vgaarb: Stop complaining about absent devicesThierry Reding
2015-08-11drm/atomic: fix null pointer access to mode_fixup callbackInki Dae
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter
2015-08-11drm/core: Set mode to NULL when connectors in a set drops to 0.Maarten Lankhorst
2015-08-11drm/atomic: Call ww_acquire_done after check phase is completeDaniel Vetter
2015-08-11drm/atomic: Paper over locking WARN in default_state_clearDaniel Vetter
2015-08-11drm/edid: Use ARRAY_SIZE in drm_add_modes_noedidDaniel Vetter
2015-08-11drm/qxl: Don't take dev->struct_mutex in bo_force_deleteDaniel Vetter
2015-08-11drm/nouveau: Don't take dev->struct_mutex in ttm_finiDaniel Vetter
2015-08-11drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2015-08-10drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter