]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Using udelay for specific dongle while edid return defer
authorjinlong zhang <jinlong.zhang@amd.com>
Fri, 25 Sep 2020 14:51:04 +0000 (22:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:34:47 +0000 (13:34 -0400)
commit4c35b3c4022e4ba1364c3d24490959d6b9dd7244
treef0207538dae53332b2ea415a11d4c85061191656
parenta8a255198e963adeef94a338e2d2ef7277d2ca68
drm/amd/display: Using udelay for specific dongle while edid return defer

[why]
Some platform has a limitation of 2ms for udelay

[how]
Add 1ms udelay for specific dongle.

Signed-off-by: jinlong zhang <jinlong.zhang@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
drivers/gpu/drm/amd/display/include/ddc_service_types.h