aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2014-02-19drm/exynos: replace dummy hdmiphy clock with pmu register controllsk-14.01_hdmi_arndaleRahul Sharma
2014-02-19drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma
2014-02-19drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim
2014-02-19drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma
2014-02-19drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul
2014-02-19drm/exynos: Force coherent_dma_mask if not already setTushar Behera
2014-02-19drm/exynos: hdmi: Disable HPD supportTushar Behera
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim
2013-05-23drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-23drm/exynos: wait for the completion of pending page flipInki Dae
2013-05-23drm/exynos: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/exynos: page flip fixesRob Clark
2013-05-22drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-22drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-05-22drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak
2013-04-29drm/exynos: Don't blend mixer layer 0Sean Paul
2013-04-29drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat
2013-04-29drm/exynos: Select VIDEOMODE_HELPERS for FIMDSachin Kamat
2013-04-29drm/exynos: do not use generic flags to dumbInki Dae
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim
2013-04-29exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim
2013-04-29drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim
2013-04-29drm/exynos: add device tree support for fimc ipp driverSylwester Nawrocki
2013-04-29drm/exynos: rework fimc clocks handlingSylwester Nawrocki
2013-04-29drm/exynos: remove redundant devm_kfree()Sylwester Nawrocki
2013-04-29drm/exynos: enable FIMD clocksVikas Sajjan
2013-04-29Revert "drm/exynos: prepare FIMD clocks"Inki Dae
2013-04-21drm/exynos: prepare FIMD clocksVikas Sajjan
2013-04-17drm/exynos: drm_connector: Fix error check conditionSachin Kamat
2013-04-17drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-17drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-17drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-17drm/exynos: change the method for getting the interruptVikas Sajjan
2013-04-17drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan
2013-04-17drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan
2013-04-17drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma
2013-04-17drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma
2013-03-20drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho
2013-03-20drm/exynos: Add a new function to get gem buffer sizeInki Dae
2013-03-20drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho
2013-03-20drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho
2013-03-20drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho
2013-03-20drm/exynos: clear node object type at gem unmapYoungJun Cho
2013-03-20drm/exynos: Fix error routine to getting dma addr.YoungJun Cho
2013-03-20drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu