Searched refs:dc_connection_none (Results 1 – 13 of 13) sorted by relevance
89 if (link->type != dc_connection_none && in link_restore_res_map()103 if (link->type != dc_connection_none && in link_restore_res_map()
881 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()916 if (new_connection_type != dc_connection_none) { in detect_link_and_local_sink()1213 link->type = dc_connection_none; in detect_link_and_local_sink()1265 *type = dc_connection_none; in link_detect_connection_type()1280 *type = dc_connection_none; in link_detect_connection_type()
1206 enum dc_connection_type display_connected = (link->type != dc_connection_none); in poll_for_allocation_change_trigger()1561 enum dc_connection_type display_connected = (link->type != dc_connection_none); in write_128b_132b_sst_payload_allocation_table()
79 link->type != dc_connection_none) in dp_disable_link_phy()168 if (link->type != dc_connection_none) in dp_set_fec_ready()
1746 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()1748 if (link_detect_connection_type(link, &type) && type == dc_connection_none) { in perform_link_training_with_retries()
2366 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()2370 if (link->link_enc && (!link_detect_connection_type(link, &type) || type == dc_connection_none)) { in dp_verify_link_cap_with_retries()
570 if ((allow_active != NULL) && (*allow_active == true) && (link->type == dc_connection_none)) { in edp_set_psr_allow_active()
73 if (link->type == dc_connection_none) { in amdgpu_dm_set_psr_caps()
1012 if (link->type == dc_connection_none) in replay_capability_show()1063 if (link->type == dc_connection_none) in psr_capability_show()1439 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()1486 new_connection_type != dc_connection_none) in trigger_hotplug()1515 link->type = dc_connection_none; in trigger_hotplug()
1486 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()1508 if (new_connection_type == dc_connection_none) in dm_handle_hpd_rx_offload_work()3251 link->type = dc_connection_none; in emulated_link_detect()3395 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()3528 if (aconnector->base.force && new_connection_type == dc_connection_none) { in dm_resume()3862 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()3889 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_irq_helper()3953 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()4032 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_rx_irq()5077 link->type == dc_connection_none) in setup_backlight_device()[all …]
344 dc_connection_none, enumerator
1055 if (dc->links[i]->type != dc_connection_none) in dcn35_calc_blocks_to_gate()1171 if (dc->links[i]->type != dc_connection_none) in dcn35_calc_blocks_to_ungate()
1474 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()