Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_psr.c41 if (link->type == dc_connection_none) in amdgpu_dm_set_psr_caps()
Damdgpu_dm.c2047 link->type = dc_connection_none; in emulated_link_detect()
2202 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
2292 if (aconnector->base.force && new_connection_type == dc_connection_none) in dm_resume()
2623 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq()
2650 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_irq()
2662 if (new_connection_type == dc_connection_none && in handle_hpd_irq()
2663 aconnector->dc_link->type == dc_connection_none) in handle_hpd_irq()
2765 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
2827 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_rx_irq()
3681 link->type != dc_connection_none) { in register_backlight_device()
[all …]
Damdgpu_dm_debugfs.c1194 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()
1232 new_connection_type != dc_connection_none) in trigger_hotplug()
1257 link->type = dc_connection_none; in trigger_hotplug()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c243 *type = dc_connection_none; in dc_link_detect_sink()
263 *type = dc_connection_none; in dc_link_detect_sink()
835 enum dc_connection_type new_connection_type = dc_connection_none; in dc_link_detect_helper()
836 enum dc_connection_type pre_connection_type = dc_connection_none; in dc_link_detect_helper()
872 if (new_connection_type != dc_connection_none) { in dc_link_detect_helper()
1176 link->type = dc_connection_none; in dc_link_detect_helper()
Ddc_link_dp.c1859 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
1862 if (type == dc_connection_none) in perform_link_training_with_retries()
2326 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
2330 if (!dc_link_detect_sink(link, &type) || type == dc_connection_none) { in dp_verify_link_cap_with_retries()
Ddc.c1160 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_types.h358 dc_connection_none, enumerator