Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c849 bool same_edid = false; in dc_link_detect_helper() local
1083 same_edid = is_same_edid(&prev_sink->dc_edid, in dc_link_detect_helper()
1107 if (same_edid) { in dc_link_detect_helper()
1190 prev_sink, same_dpcd, same_edid); in dc_link_detect_helper()