summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* drm: prime: fix refcounting on the dmabuf import error pathImre Deak2013-05-011-1/+3
* drm/exynos: Don't blend mixer layer 0Sean Paul2013-04-291-3/+5
* drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat2013-04-291-6/+4
* drm/exynos: Select VIDEOMODE_HELPERS for FIMDSachin Kamat2013-04-291-1/+1
* drm/exynos: do not use generic flags to dumbInki Dae2013-04-291-1/+2
* drm/exynos: added ipp device registration to drm driverSeung-Woo Kim2013-04-293-0/+44
* exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim2013-04-292-5/+11
* drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim2013-04-292-2/+2
* drm/exynos: add device tree support for fimc ipp driverSylwester Nawrocki2013-04-293-57/+62
* drm/exynos: rework fimc clocks handlingSylwester Nawrocki2013-04-291-70/+99
* drm/exynos: remove redundant devm_kfree()Sylwester Nawrocki2013-04-291-2/+0
* drm/exynos: enable FIMD clocksVikas Sajjan2013-04-291-8/+5
* Revert "drm/exynos: prepare FIMD clocks"Inki Dae2013-04-291-12/+2
* drm/exynos: prepare FIMD clocksVikas Sajjan2013-04-211-2/+12
* drm/exynos: drm_connector: Fix error check conditionSachin Kamat2013-04-171-1/+1
* drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-1/+1
* drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-5/+5
* drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-5/+5
* drm/exynos: change the method for getting the interruptVikas Sajjan2013-04-171-1/+1
* drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan2013-04-171-1/+3
* drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan2013-04-171-4/+20
* drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-173-54/+36
* drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma2013-04-172-417/+246
* drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho2013-03-201-0/+183
* drm/exynos: Add a new function to get gem buffer sizeInki Dae2013-03-202-0/+26
* drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho2013-03-201-37/+123
* drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho2013-03-201-9/+7
* drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho2013-03-201-5/+15
* drm/exynos: clear node object type at gem unmapYoungJun Cho2013-03-201-0/+1
* drm/exynos: Fix error routine to getting dma addr.YoungJun Cho2013-03-201-2/+4
* drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu2013-03-201-4/+2
* drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala2013-03-201-8/+9
* drm/exynos: Make mixer_check_timing staticSachin Kamat2013-03-201-1/+1
* drm/exynos: modify the compatible string for exynos fimdVikas Sajjan2013-03-201-2/+2
* drm/exynos: convert to idr_alloc()Tejun Heo2013-02-271-11/+5
* drm: don't use idr_remove_all()Tejun Heo2013-02-271-4/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-259-728/+499
|\
| * drm/exynos: Add device tree based discovery support for G2DAjay Kumar2013-02-211-0/+10
| * drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul2013-02-211-648/+374
| * drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma2013-02-211-4/+4
| * drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma2013-02-211-0/+26
| * drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-213-8/+22
| * drm/exynos: release resources properly when fb creation is failed.YoungJun Cho2013-02-211-24/+27
| * drm/exynos: fix wrong pointer access at vm close.YoungJun Cho2013-02-211-12/+21
| * drm/exynos: Add missing braces around sizeofSachin Kamat2013-02-211-1/+1
| * drm/exynos: consider exception case to fb handle creationInki Dae2013-02-211-0/+4
| * drm/exynos: fix iommu address allocation orderInki Dae2013-02-211-1/+1
| * drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-141-29/+1
| * drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-141-0/+3
| * drm: review locking for drm_fb_helper_restore_fbdev_modeDaniel Vetter2013-02-141-0/+2
OpenPOWER on IntegriCloud