Searched refs:opp_head_count (Results 1 – 2 of 2) sorted by relevance
1535 int opp_head_count; in dcn401_update_odm() local1540 opp_head_count = resource_get_opp_heads_for_otg_master( in dcn401_update_odm()1543 for (i = 0; i < opp_head_count; i++) in dcn401_update_odm()1545 if (opp_head_count > 1) in dcn401_update_odm()1548 opp_inst, opp_head_count, in dcn401_update_odm()1555 for (i = 0; i < opp_head_count; i++) { in dcn401_update_odm()
3000 int opp_head_count; in acquire_secondary_dpp_pipes_and_add_plane() local3008 opp_head_count = resource_get_opp_heads_for_otg_master(otg_master_pipe, in acquire_secondary_dpp_pipes_and_add_plane()3010 if (get_num_of_free_pipes(pool, new_ctx) < opp_head_count) in acquire_secondary_dpp_pipes_and_add_plane()3014 for (i = 0; i < opp_head_count; i++) { in acquire_secondary_dpp_pipes_and_add_plane()