summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2014-03-24drm/exynos: Clean up FIMD power on/off routinesSean Paul
2014-03-24drm/exynos: Implement dpms display callback in DPSean Paul
2014-03-24drm/exynos: Move display implementation into dpSean Paul
2014-03-24drm/exynos: Move dp driver from video/ to drm/Sean Paul
2014-03-24drm/exynos: Remove unused/useless fimd_context membersSean Paul
2014-03-24drm/exynos: Use mode_set to configure fimdSean Paul
2014-03-24drm/exynos: Implement mode_fixup manager operationSean Paul
2014-03-24drm/exynos: Add mode_set manager operationSean Paul
2014-03-24drm/exynos: Disable unused crtc planes from crtcSean Paul
2014-03-24drm/exynos: Use drm_mode_copy to copy modesSean Paul
2014-03-24drm/exynos: Remove exynos_drm_hdmi shimSean Paul
2014-03-24drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz
2014-03-24drm/exynos: Split manager/display/subdrvSean Paul
2014-03-24drm/exynos: Use unsigned long for possible_crtcsSean Paul
2014-03-24drm/exynos: Don't keep dpms state in encoderSean Paul
2014-03-24drm/exynos: Rename display_op power_on to dpmsSean Paul
2014-03-24drm/exynos: Remove dpms link between encoder/connectorSean Paul
2014-03-24drm/exynos: Remove apply manager callbackSean Paul
2014-03-24drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul
2014-03-24drm/exynos: hdmi: Implement initialize op for hdmiSean Paul
2014-03-24drm/exynos: Use manager_op initialize in fimdSean Paul
2014-03-24drm/exynos: Add an initialize function to manager and displaySean Paul
2014-03-24drm/exynos: Merge overlay_ops into manager_opsSean Paul
2014-03-24drm/exynos: set the active aspect ratio as per modeShirish S
2014-03-24drm/exynos: add phy settings for RB resolutionsShirish S
2014-03-24drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz
2014-02-28arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-07dma-buf: avoid using IS_ERR_OR_NULLColin Cross
2014-02-07drm/exynos: Convert to use the standard hdmi.h headerSachin Kamat
2014-02-07drm/exynos: Fix trivial typoSachin Kamat
2014-02-07drm/exynos: Remove unnecessary semicolonSachin Kamat
2014-02-07drm/exynos: Fix multiplatform breakage for ipp/gscTushar Behera
2014-02-07drm/exynos: Fix freeing issues in exynos_drm_drv.cSachin Kamat
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-07drm/exynos: fix build error caused by removed drm core macrosSeung-Woo Kim
2014-01-07drm/exynos: use a new anon file for exynos gem mmaperInki Dae
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-12-18drm/exynos: call drm_put_dev directly from ->removeDaniel Vetter
2013-12-02drm: fix typos in comment in /gpu/drm/exynosMasanari Iida
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King