Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.h31 enum dc_connection_type *type);
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h109 enum dc_connection_type *type);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c87 enum dc_connection_type *type) in dc_link_detect_connection_type()
Ddc.c1350 enum dc_connection_type type; in detect_edp_presence()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_types.h353 enum dc_connection_type { enum
Ddc.h1449 enum dc_connection_type type;
1668 enum dc_connection_type *type);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c1677 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
Dlink_dp_capability.c2208 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1331 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
2815 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
3255 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
3344 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
4337 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
Damdgpu_dm_debugfs.c1332 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()