Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1475 bool edp_sink_present; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c105 (!dc->links[i]->edp_sink_present)) in link_blank_all_edp_displays()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1362 edp_link->edp_sink_present = false; in detect_edp_presence()
1365 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()