summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie2013-02-0812-140/+102
| |\
| * | drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-201-1/+3
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-216-29/+18
|\ \ \ | |_|/ |/| |
| * | drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-256-29/+18
| |/
* | drm/exynos: add check for the device power statusShirish S2013-01-252-0/+14
* | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-251-1/+1
* | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-251-2/+2
* | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-251-1/+0
* | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-251-60/+14
* | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
* | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
* | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-251-1/+1
* | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-251-1/+1
* | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-251-14/+11
* | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-251-0/+1
* | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-251-4/+3
* | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-256-48/+46
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0835-775/+287
|\
| * drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-081-0/+5
| * drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-075-88/+36
| * drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-071-1/+1
| * drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4
| * drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-041-6/+0
OpenPOWER on IntegriCloud