Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.h31 enum dc_connection_type *type);
H A Dlink_detection.c861 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
862 enum dc_connection_type pre_connection_type = link->type; in detect_link_and_local_sink()
1212 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type()
1264 enum dc_connection_type pre_link_type = link->type; in link_detect()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h109 enum dc_connection_type *type);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c87 enum dc_connection_type *type) in dc_link_detect_connection_type()
H A Ddc.c1351 enum dc_connection_type type; in detect_edp_presence()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1449 enum dc_connection_type type;
1668 enum dc_connection_type *type);
H A Ddc_types.h354 enum dc_connection_type { enum
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training.c1677 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
H A Dlink_dp_capability.c2212 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1337 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
2820 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
3265 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
3354 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
4363 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
H A Damdgpu_dm_debugfs.c1332 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()