Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c74 bool tmds_present = false; in dcn316_get_active_display_cnt_wa() local
83 tmds_present = true; in dcn316_get_active_display_cnt_wa()
96 if (display_count == 0 && tmds_present) in dcn316_get_active_display_cnt_wa()
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c58 bool tmds_present = false; in rn_get_active_display_cnt_wa() local
67 tmds_present = true; in rn_get_active_display_cnt_wa()
80 if (display_count == 0 && tmds_present) in rn_get_active_display_cnt_wa()
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c67 bool tmds_present = false; in vg_get_active_display_cnt_wa() local
76 tmds_present = true; in vg_get_active_display_cnt_wa()
89 if (display_count == 0 && tmds_present) in vg_get_active_display_cnt_wa()
/linux-6.15/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()
108 if (display_count == 0 && tmds_present) in dcn31_get_active_display_cnt_wa()
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c62 bool tmds_present = false; in dcn315_get_active_display_cnt_wa() local
71 tmds_present = true; in dcn315_get_active_display_cnt_wa()
84 if (display_count == 0 && tmds_present) in dcn315_get_active_display_cnt_wa()
/linux-6.15/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()
142 if (display_count == 0 && tmds_present) in dcn314_get_active_display_cnt_wa()
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c160 bool tmds_present = false; in dcn35_get_active_display_cnt_wa() local
168 tmds_present = true; in dcn35_get_active_display_cnt_wa()
182 if (display_count == 0 && tmds_present) in dcn35_get_active_display_cnt_wa()