aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* 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
| * drm/exynos: fix wrong pointer access at vm close.YoungJun Cho2013-02-21
| * drm/exynos: Add missing braces around sizeofSachin Kamat2013-02-21
| * drm/exynos: consider exception case to fb handle creationInki Dae2013-02-21
| * drm/exynos: fix iommu address allocation orderInki Dae2013-02-21
| * drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-13
| * drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-13
| * drm: review locking for drm_fb_helper_restore_fbdev_modeDaniel Vetter2013-02-13
| * Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie2013-02-07
| |\
| * | drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-20
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ | |_|/ |/| |
| * | drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| |/
* | drm/exynos: add check for the device power statusShirish S2013-01-25
* | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-25
* | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-25
* | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-25
* | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-25
* | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-25
* | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-25
* | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-25
* | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-25
* | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-25
* | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-25
* | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-25
* | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-25
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\
| * drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-07
| * drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-06
| * drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-06
| * drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-04
| * drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-04
| * drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-04
| * drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-04
| * drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-04
| * drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-04
| * drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-04
| * drm/exynos: fix gem buffer allocation type checkingInki Dae2013-01-04
| * drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-04
| * drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-04