Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c814 bool can_apply_seamless_boot = false; in should_prepare_phy_clocks_for_link_verification() local
818 can_apply_seamless_boot = true; in should_prepare_phy_clocks_for_link_verification()
823 return !can_apply_seamless_boot && reason != DETECT_REASON_BOOT; in should_prepare_phy_clocks_for_link_verification()