Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h155 enum dc_connection_type type;
467 bool dc_link_detect_sink(struct dc_link *link, enum dc_connection_type *type);
Ddc_types.h363 enum dc_connection_type { enum
/linux-6.1.9/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()
1018 enum dc_connection_type new_connection_type = dc_connection_none; in detect_link_and_local_sink()
1350 enum dc_connection_type pre_link_type = link->type; in dc_link_detect()
Ddc_link_dp.c2809 enum dc_connection_type type = dc_connection_none; in perform_link_training_with_retries()
3330 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()
5240 enum dc_connection_type type = dc_connection_none; in wa_try_to_wake_dprx()
Ddc.c1295 enum dc_connection_type type; in detect_edp_presence()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1247 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()
2643 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()
3057 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()
3226 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()
4193 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()
Damdgpu_dm_debugfs.c1237 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()