linux/drivers/video/exynos
Jingoo Han 123267aae3 video: exynos_dp: fix wrong DPCD address during Link Training
Wrong DPCD addresses were used for clock recovery during Link Training.
The training pattern should be set by TRAINING_PATTERN_SET (0x102), while
voltage swing and pre-emphasis should be set by TRAINING_LANE0_SET (0x103).

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-07-24 20:54:03 +00:00
..
exynos_dp_core.c video: exynos_dp: fix wrong DPCD address during Link Training 2012-07-24 20:54:03 +00:00
exynos_dp_core.h video: exynos_dp: remove duplicated declarations from header file 2012-06-24 13:54:45 +00:00
exynos_dp_reg.c video: exynos_dp: move sw reset prioir to enabling sw defined function 2012-05-29 13:16:15 +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_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 video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.c video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_regs.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi.c video: exynos mipi dsi: Avoid races in probe() 2012-05-13 13:08:22 +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
s6e8ax0.c video: exynos mipi dsi: support reverse panel type 2012-05-13 13:08:23 +00:00