drm/exynos: Move display implementation into dp
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:19:23 +0000 (16:19 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:35 +0000 (00:36 +0900)
commit1417f109a82f8a57b46e6789ccf66241bfddf411
treec6a9cabe5bdf10765076b85ba7c4d57902eb7dbf
parent2e4e678aa8a49136a4954dd93e53ac5108977e5c
drm/exynos: Move display implementation into dp

This patch moves the exynos_drm_display implementation from fimd into
the dp driver. This will allow for tighter integration of the dp driver
into the exynos drm driver.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/video/exynos_dp.txt
Documentation/devicetree/bindings/video/samsung-fimd.txt
drivers/gpu/drm/exynos/exynos_dp_core.c
drivers/gpu/drm/exynos/exynos_dp_core.h
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_fimd.c
This page took 0.026824 seconds and 5 git commands to generate.