drm/exynos/dsi: propagate info about command mode from panel
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 24 Aug 2017 13:33:53 +0000 (15:33 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 25 Aug 2017 02:26:15 +0000 (11:26 +0900)
commitc038f53842cf840889473d219ace7f9121694e8d
treee068a258e13269b2e23f5b0f342dd283b9ed2659
parent295e7954c0d3fdbe0550d13e3cf4dd4604d42c68
drm/exynos/dsi: propagate info about command mode from panel

mipi_dsi framework provides information about panel's mode of work.
This info should be propagated upstream to configure all elements of
the pipeline. As CRTC is the common denominator of the pipeline we can
put such info into its structures.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_dsi.c