summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-16drm/exynos: return return value of exynos_crtc->enable_vblankGustavo Padovan
2015-08-16drm/exynos: unify exynos_drm_plane names with drm coreGustavo Padovan
2015-08-16drm/exynos: remove unused fields from struct exynos_drm_planeGustavo Padovan
2015-08-16drm/exynos: use drm atomic state directlyGustavo Padovan
2015-08-16drm/exynos: pass struct exynos_drm_plane in update/enableGustavo Padovan
2015-08-16drm/exynos: rename win_commit/disable to atomic-like namesGustavo Padovan
2015-08-16drm/exynos: remove duplicated check for suspendGustavo Padovan
2015-08-16drm/exynos: use KMS version of DRM vblanks functionsGustavo Padovan
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-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: 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