mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
99f541524c
EDID error handling has 2 problems: - It doesn't fail as early as it can - The retry counts for i2c and aux transactions are huge This patch fails if the initial i2c transaction fails, and reduces the aux and i2c retry counts down to 3. [jg1.han@samsung.com: reduced the retry count of exynos_dp_read_byte_from_dpcd()] Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Jingoo Han <jg1.han@samsung.com> |
||
---|---|---|
.. | ||
exynos_dp_core.c | ||
exynos_dp_core.h | ||
exynos_dp_reg.c | ||
exynos_dp_reg.h | ||
exynos_mipi_dsi_common.c | ||
exynos_mipi_dsi_common.h | ||
exynos_mipi_dsi_lowlevel.c | ||
exynos_mipi_dsi_lowlevel.h | ||
exynos_mipi_dsi_regs.h | ||
exynos_mipi_dsi.c | ||
Kconfig | ||
Makefile | ||
s6e8ax0.c |