Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c74 bool tmds_present = false; in dcn31_get_active_display_cnt_wa() local
83 tmds_present = true; in dcn31_get_active_display_cnt_wa()
96 if (display_count == 0 && tmds_present) in dcn31_get_active_display_cnt_wa()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Dvg_clk_mgr.c64 bool tmds_present = false; in vg_get_active_display_cnt_wa() local
73 tmds_present = true; in vg_get_active_display_cnt_wa()
86 if (display_count == 0 && tmds_present) in vg_get_active_display_cnt_wa()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr.c63 bool tmds_present = false; in rn_get_active_display_cnt_wa() local
74 tmds_present = true; in rn_get_active_display_cnt_wa()
86 if (display_count == 0 && tmds_present) in rn_get_active_display_cnt_wa()