linux/drivers/video/exynos
Jingoo Han e75478bbd7 video: exynos_dp: replace link_status with link_align to check channel equalization
To check channel equalization, the value of LANE_ALIGN_STATUS_UPDATED is
necessary in exynos_dp_channel_eq_ok(). Also, link_align includes this value.
However, link_status does not include this value, so it makes the problem
that channel equalization is failed during link training.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-09-22 21:29:08 +00:00
..
Kconfig video: support DP controller driver 2012-02-13 03:02:30 +00:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
exynos_dp_core.c video: exynos_dp: replace link_status with link_align to check channel equalization 2012-09-22 21:29:08 +00:00
exynos_dp_core.h video: exynos_dp: change return type of exynos_dp_init_video to void 2012-08-23 13:23:19 +00:00
exynos_dp_reg.c video: exynos_dp: move setting analog parameter and interrupt to after sw reset 2012-08-23 13:23:36 +00:00
exynos_dp_reg.h video: exynos_dp: add analog and pll control setting 2012-04-16 04:19:00 +00:00
exynos_mipi_dsi.c video: exynos-mipi-dsi: Add missing static storage class specifiers 2012-08-23 13:10:37 +00:00
exynos_mipi_dsi_common.c video: exynos mipi dsi: Properly interpret the interrupt source flags 2012-05-13 13:08:23 +00:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
s6e8ax0.c video: exynos mipi dsi: support reverse panel type 2012-05-13 13:08:23 +00:00