Searched refs:opp_head_count (Results 1 – 2 of 2) sorted by relevance
1578 int opp_head_count; in dcn401_update_odm() local1583 opp_head_count = resource_get_opp_heads_for_otg_master( in dcn401_update_odm()1586 for (i = 0; i < opp_head_count; i++) in dcn401_update_odm()1588 if (opp_head_count > 1) in dcn401_update_odm()1591 opp_inst, opp_head_count, in dcn401_update_odm()1598 for (i = 0; i < opp_head_count; i++) { in dcn401_update_odm()
2765 int opp_head_count; in acquire_secondary_dpp_pipes_and_add_plane() local2773 opp_head_count = resource_get_opp_heads_for_otg_master(otg_master_pipe, in acquire_secondary_dpp_pipes_and_add_plane()2775 if (get_num_of_free_pipes(pool, new_ctx) < opp_head_count) in acquire_secondary_dpp_pipes_and_add_plane()2779 for (i = 0; i < opp_head_count; i++) { in acquire_secondary_dpp_pipes_and_add_plane()