Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1475 bool edp_sink_present; member
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c105 (!dc->links[i]->edp_sink_present)) in link_blank_all_edp_displays()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.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()