2017년 07월 26일 16:09에 Andrzej Hajda 이(가) 쓴 글: > 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. Sorry for late. Will review them soon. Thanks, Inki Dae > > 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(-) >> > > > -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html