Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_link.h123 enum dc_connection_type type;
428 bool dc_link_detect_sink(struct dc_link *link, enum dc_connection_type *type);
Ddc_types.h358 enum dc_connection_type { enum
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c226 bool dc_link_detect_sink(struct dc_link *link, enum dc_connection_type *type) in dc_link_detect_sink()
1024 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
1025 enum dc_connection_type pre_connection_type = dc_connection_none; in detect_link_and_local_sink()
1348 enum dc_connection_type pre_link_type = link->type; in dc_link_detect()
Ddc_link_dp.c2891 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
3407 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
5285 enum dc_connection_type type = dc_connection_none; in wa_try_to_wake_dprx()
Ddc.c1257 enum dc_connection_type type; in detect_edp_presence()
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1305 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
2666 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
3103 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
3275 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
4236 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
Damdgpu_dm_debugfs.c1242 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()