Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c971 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
1385 static bool link_detect_connection_type_analog(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type_analog()
1411 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type()
1466 enum dc_connection_type pre_link_type = link->type; in link_detect()
H A Dlink_dpms.c1074 enum dc_connection_type display_connected = (link->type != dc_connection_none); in poll_for_allocation_change_trigger()
1409 enum dc_connection_type display_connected = (link->type != dc_connection_none); in write_128b_132b_sst_payload_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h355 enum dc_connection_type { enum
H A Ddc.h1633 enum dc_connection_type type;
2155 enum dc_connection_type *type);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1564 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
3572 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
4218 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
4345 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
5523 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
7531 enum dc_connection_type conn_type = dc_connection_none; in amdgpu_dm_connector_poll()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c2517 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()