OSDN Git Service

drm/amd/display: add i2c over aux failure handling
authorWenjing Liu <Wenjing.Liu@amd.com>
Sat, 23 Feb 2019 21:07:45 +0000 (16:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:49 +0000 (15:36 -0500)
commit0dcdcc898234f87c996adb5de1496e3ec7da315b
tree2cca2d5f2feac449cd0fc67f9fa452b820929175
parent33d7598d7022eac064b48e42dd4ae3e1dc9b52cd
drm/amd/display: add i2c over aux failure handling

[why]
We will not retry when EDID read failure using i2c over aux

[how]
treat i2c over aux failure the same as defer

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_ddc_types.h
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c