Home
last modified time | relevance | path

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

/linux/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/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()