Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.h31 enum dc_connection_type *type);
H A Dlink_detection.c881 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
1246 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type()
1298 enum dc_connection_type pre_link_type = link->type; in link_detect()
H A Dlink_dpms.c1206 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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h109 enum dc_connection_type *type);
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c90 enum dc_connection_type *type) in dc_link_detect_connection_type()
H A Ddc.c1460 enum dc_connection_type type; in detect_edp_presence()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h343 enum dc_connection_type { enum
H A Ddc.h1663 enum dc_connection_type type;
1903 enum dc_connection_type *type);
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training.c1746 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
H A Dlink_dp_capability.c2366 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1486 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
3395 enum dc_connection_type 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()
3953 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
5113 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
H A Damdgpu_dm_debugfs.c1439 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()