Home
last modified time | relevance | path

Searched refs:post_oui_delay (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c858 const uint32_t post_oui_delay = 30; // 30ms in dc_link_detect_helper() local
871 msleep(post_oui_delay); in dc_link_detect_helper()
1662 const uint32_t post_oui_delay = 30; // 30ms in enable_link_dp() local
1690 msleep(post_oui_delay); in enable_link_dp()
H A Ddc_link_dp.c3340 const uint32_t post_oui_delay = 30; // 30ms in retrieve_link_cap() local
3371 msleep(post_oui_delay); in retrieve_link_cap()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c863 const uint32_t post_oui_delay = 30; // 30ms in detect_link_and_local_sink() local
878 msleep(post_oui_delay); in detect_link_and_local_sink()
H A Dlink_dpms.c2056 uint32_t post_oui_delay = 30; // 30ms in enable_link_dp() local
2109 post_oui_delay += link->panel_config.pps.extra_post_OUI_ms; in enable_link_dp()
2110 msleep(post_oui_delay); in enable_link_dp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1559 const uint32_t post_oui_delay = 30; // 30ms in retrieve_link_cap() local
1597 msleep(post_oui_delay); in retrieve_link_cap()

Completed in 19 milliseconds