Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c981 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
1383 static bool link_detect_connection_type_analog(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type_analog()
1409 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type()
1464 enum dc_connection_type pre_link_type = link->type; in link_detect()
H A Dlink_dpms.c1211 enum dc_connection_type display_connected = (link->type != dc_connection_none); in poll_for_allocation_change_trigger()
1546 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.h353 enum dc_connection_type { enum
H A Ddc.h1589 enum dc_connection_type type;
2089 enum dc_connection_type *type);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1558 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
3478 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
4058 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
4185 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
5450 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
7455 enum dc_connection_type conn_type = dc_connection_none; in amdgpu_dm_connector_poll()
H A Damdgpu_dm_debugfs.c1446 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1555 enum dc_connection_type type; in detect_edp_presence()