Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_clk_mgr.c80 bool tmds_present = false; in dcn31_get_active_display_cnt_wa() local
89 tmds_present = true; in dcn31_get_active_display_cnt_wa()
107 if (display_count == 0 && tmds_present) in dcn31_get_active_display_cnt_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
A Ddcn35_clk_mgr.c96 bool tmds_present = false; in dcn35_get_active_display_cnt_wa() local
104 tmds_present = true; in dcn35_get_active_display_cnt_wa()
118 if (display_count == 0 && tmds_present) in dcn35_get_active_display_cnt_wa()

Completed in 15 milliseconds