summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-16drm/exynos: remove extra call to hdmi_commit()Gustavo Padovan
2015-08-16drm/exynos: remove struct exynos_drm_displayGustavo Padovan
2015-08-16drm/exynos: simplify calculation of possible CRTCsGustavo Padovan
2015-08-16drm/exynos: remove unused .remove() and .check_mode() ops from displayGustavo Padovan
2015-08-16drm/exynos: remove wrappers for phy_power_{on,off}Gustavo Padovan
2015-08-16drm/exynos: split display's .dpms() into .enable() and .disable()Gustavo Padovan
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-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