Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
A Ddcn316_clk_mgr.c87 bool tmds_present = false; in dcn316_get_active_display_cnt_wa() local
96 tmds_present = true; in dcn316_get_active_display_cnt_wa()
109 if (display_count == 0 && tmds_present) in dcn316_get_active_display_cnt_wa()
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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()
102 if (display_count == 0 && tmds_present) in dcn31_get_active_display_cnt_wa()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
A Ddcn314_clk_mgr.c101 bool tmds_present = false; in dcn314_get_active_display_cnt_wa() local
110 tmds_present = true; in dcn314_get_active_display_cnt_wa()
123 if (display_count == 0 && tmds_present) in dcn314_get_active_display_cnt_wa()

Completed in 12 milliseconds