aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
* drm/exynos: wait for the completion of pending page flipInki Dae2013-05-23
* drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-23
* drm/exynos: page flip fixesRob Clark2013-05-21
* drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-21
* drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
* drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
* drm: prime: fix refcounting on the dmabuf import error pathImre Deak2013-04-30
* drm/exynos: Don't blend mixer layer 0Sean Paul2013-04-29
* drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat2013-04-29
* drm/exynos: Select VIDEOMODE_HELPERS for FIMDSachin Kamat2013-04-29
* drm/exynos: do not use generic flags to dumbInki Dae2013-04-29
* drm/exynos: added ipp device registration to drm driverSeung-Woo Kim2013-04-29
* exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim2013-04-29
* drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim2013-04-29
* drm/exynos: add device tree support for fimc ipp driverSylwester Nawrocki2013-04-29
* drm/exynos: rework fimc clocks handlingSylwester Nawrocki2013-04-29
* drm/exynos: remove redundant devm_kfree()Sylwester Nawrocki2013-04-29
* drm/exynos: enable FIMD clocksVikas Sajjan2013-04-29
* Revert "drm/exynos: prepare FIMD clocks"Inki Dae2013-04-29
* drm/exynos: prepare FIMD clocksVikas Sajjan2013-04-20
* drm/exynos: drm_connector: Fix error check conditionSachin Kamat2013-04-16
* drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-16
* drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-16
* drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-16
* drm/exynos: change the method for getting the interruptVikas Sajjan2013-04-16
* drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan2013-04-16
* drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan2013-04-16
* drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-16
* drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma2013-04-16
* drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho2013-03-20
* drm/exynos: Add a new function to get gem buffer sizeInki Dae2013-03-20
* drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho2013-03-20
* drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho2013-03-20
* drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho2013-03-20
* drm/exynos: clear node object type at gem unmapYoungJun Cho2013-03-20
* drm/exynos: Fix error routine to getting dma addr.YoungJun Cho2013-03-20
* drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu2013-03-20
* drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala2013-03-20
* drm/exynos: Make mixer_check_timing staticSachin Kamat2013-03-20
* drm/exynos: modify the compatible string for exynos fimdVikas Sajjan2013-03-20
* drm/exynos: convert to idr_alloc()Tejun Heo2013-02-27
* drm: don't use idr_remove_all()Tejun Heo2013-02-27
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * drm/exynos: Add device tree based discovery support for G2DAjay Kumar2013-02-21
| * drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul2013-02-21
| * drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma2013-02-21
| * drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma2013-02-21
| * drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-21
| * drm/exynos: release resources properly when fb creation is failed.YoungJun Cho2013-02-21