[PATCH 0/7] drm/exynos: panel mode info propagation
Andrzej Hajda
a.hajda at samsung.com
Wed Jul 26 07:09:21 UTC 2017
On 18.04.2017 14:39, Andrzej Hajda wrote:
> Hi Inki,
>
> This patchset beside cleanup/refactoring patches (01-03) adds code to propagate
> info provided by MIPI-DSI panels about its mode of work (video/command mode).
> The propagation is performed for whole pipeline as every its elements uses it.
Gently ping.
Regards
Andrzej
>
> Regards
> Andrzej
>
>
> Andrzej Hajda (7):
> drm/exynos/decon5433: use readl_poll_timeout helpers
> drm/exynos: use helper to set possible crtcs
> drm/exynos/dsi: refactor panel detection logic
> drm/exynos: propagate info about command mode from panel
> drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
> drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
> dt-bindings: exynos5433-decon: remove i80-if-timings property
>
> .../bindings/display/exynos/exynos5433-decon.txt | 6 -
> drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 118 ++++++-----
> drivers/gpu/drm/exynos/exynos_dp.c | 15 +-
> drivers/gpu/drm/exynos/exynos_drm_core.c | 1 +
> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 21 +-
> drivers/gpu/drm/exynos/exynos_drm_crtc.h | 10 +-
> drivers/gpu/drm/exynos/exynos_drm_dpi.c | 12 +-
> drivers/gpu/drm/exynos/exynos_drm_drv.h | 1 +
> drivers/gpu/drm/exynos/exynos_drm_dsi.c | 219 ++++++++++-----------
> drivers/gpu/drm/exynos/exynos_drm_mic.c | 44 +----
> drivers/gpu/drm/exynos/exynos_drm_vidi.c | 15 +-
> drivers/gpu/drm/exynos/exynos_hdmi.c | 25 +--
> 12 files changed, 228 insertions(+), 259 deletions(-)
>
More information about the dri-devel
mailing list