Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c81 bool tmds_present = false; in dcn31_get_active_display_cnt_wa() local
90 tmds_present = true; in dcn31_get_active_display_cnt_wa()
111 if (display_count == 0 && tmds_present) in dcn31_get_active_display_cnt_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c115 bool tmds_present = false; in dcn314_get_active_display_cnt_wa() local
124 tmds_present = true; in dcn314_get_active_display_cnt_wa()
145 if (display_count == 0 && tmds_present) in dcn314_get_active_display_cnt_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c162 bool tmds_present = false; in dcn35_get_active_display_cnt_wa() local
170 tmds_present = true; in dcn35_get_active_display_cnt_wa()
184 if (display_count == 0 && tmds_present) in dcn35_get_active_display_cnt_wa()