summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2013-04-30drm: 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-20drm/exynos: prepare FIMD clocksVikas Sajjan
2013-04-16drm/exynos: drm_connector: Fix error check conditionSachin Kamat
2013-04-16drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: change the method for getting the interruptVikas Sajjan
2013-04-16drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan
2013-04-16drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan
2013-04-16drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma
2013-04-16drm/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
2013-03-20drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala
2013-03-20drm/exynos: Make mixer_check_timing staticSachin Kamat
2013-03-20drm/exynos: modify the compatible string for exynos fimdVikas Sajjan
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-28drm: don't use idr_remove_all()Tejun Heo
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21drm/exynos: Add device tree based discovery support for G2DAjay Kumar
2013-02-21drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul
2013-02-21drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma
2013-02-21drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma
2013-02-21drm/exynos: release resources properly when fb creation is failed.YoungJun Cho
2013-02-21drm/exynos: fix wrong pointer access at vm close.YoungJun Cho
2013-02-21drm/exynos: Add missing braces around sizeofSachin Kamat
2013-02-21drm/exynos: consider exception case to fb handle creationInki Dae
2013-02-21drm/exynos: fix iommu address allocation orderInki Dae
2013-02-13drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-13drm/fb-helper: don't disable everything in initial_configDaniel Vetter