Home
last modified time | relevance | path

Searched refs:edp_sink_present (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h172 bool edp_sink_present; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1306 edp_link->edp_sink_present = false; in detect_edp_presence()
1309 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()
Ddc_link.c2139 (!dc->links[i]->edp_sink_present)) in dc_link_blank_all_edp_displays()