[PATCH 0/3] drm/exynos: more cleanup with super device support
Inki Dae
inki.dae at samsung.com
Thu Mar 27 05:43:49 PDT 2014
This patch series cleans up exynos drm framework and kms sub drivers
using the component framework[1].
And this patch series had been posted for RFC[2].
Thanks,
Inki Dae
[1] http://lists.freedesktop.org/archives/dri-devel/2014-January/051249.html
[2] http://comments.gmane.org/gmane.comp.video.dri.devel/101200
Inki Dae (3):
drm/exynos: add super device support
drm/exynos: register platform driver at each kms sub drivers
ARM: dts: exynos4210-universal: add a super device node for exynos
drm
arch/arm/boot/dts/exynos4210-universal_c210.dts | 5 +
drivers/gpu/drm/exynos/exynos_dp_core.c | 46 ++--
drivers/gpu/drm/exynos/exynos_drm_core.c | 216 ++++---------------
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 17 ++
drivers/gpu/drm/exynos/exynos_drm_crtc.h | 4 +
drivers/gpu/drm/exynos/exynos_drm_dpi.c | 14 +-
drivers/gpu/drm/exynos/exynos_drm_drv.c | 259 +++++++++++------------
drivers/gpu/drm/exynos/exynos_drm_drv.h | 74 +++----
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 58 +++--
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 61 ++++--
drivers/gpu/drm/exynos/exynos_hdmi.c | 46 ++--
drivers/gpu/drm/exynos/exynos_mixer.c | 55 ++++-
12 files changed, 406 insertions(+), 449 deletions(-)
--
1.7.9.5
More information about the dri-devel
mailing list