Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds