Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c1046 ((!edp_links[0] || !edp_links[0]->edp_sink_present) && in dcn35_calc_blocks_to_gate()
1047 (!edp_links[1] || !edp_links[1]->edp_sink_present))) { in dcn35_calc_blocks_to_gate()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h1671 bool edp_sink_present; member
/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c108 (!dc->links[i]->edp_sink_present)) in link_blank_all_edp_displays()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c1426 edp_link->edp_sink_present = false; in detect_edp_presence()
1429 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()

Completed in 29 milliseconds