Home
last modified time | relevance | path

Searched refs:can_apply_seamless_boot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c760 bool can_apply_seamless_boot = false; in should_prepare_phy_clocks_for_link_verification() local
764 can_apply_seamless_boot = true; in should_prepare_phy_clocks_for_link_verification()
769 return !can_apply_seamless_boot && reason != DETECT_REASON_BOOT; in should_prepare_phy_clocks_for_link_verification()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2006 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local
2074 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()
2089 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()