Searched refs:num_mcaches_plane1 (Results 1 – 5 of 5) sorted by relevance
266 …mcache_allocations[plane_index].num_mcaches_plane1 == 0 ? 0 : params->mcache_allocations[plane_ind… in dml2_top_mcache_validate_admissability()298 params->mcache_allocations[plane_index].num_mcaches_plane1, in dml2_top_mcache_validate_admissability()309 for (i = 0; i < params->mcache_allocations[plane_index].num_mcaches_plane1; i++) { in dml2_top_mcache_validate_admissability()391 params->mcache_configurations[config_index].mcache_allocation->num_mcaches_plane1, in dml2_top_mcache_build_mcache_programming()439 for (j = 0; j < params->allocations[i].num_mcaches_plane1; j++) { in dml2_top_mcache_assign_global_mcache_ids()446 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1] = in dml2_top_mcache_assign_global_mcache_ids()454 for (j = 0; j < params->allocations[i].num_mcaches_plane1; j++) { in dml2_top_mcache_assign_global_mcache_ids()461 params->allocations[i].global_mcache_ids_mall_plane1[params->allocations[i].num_mcaches_plane1] = in dml2_top_mcache_assign_global_mcache_ids()468 …if (params->allocations[i].num_mcaches_plane0 > 0 && params->allocations[i].num_mcaches_plane1 > 0… in dml2_top_mcache_assign_global_mcache_ids()470 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1 - 1] = in dml2_top_mcache_assign_global_mcache_ids()[all …]
128 unsigned int num_mcaches_plane1; member
642 if (in_out->mcache_allocation->num_mcaches_plane1 > 0) in core_dcn4_calculate_mcache_allocation()643 …in_out->mcache_allocation->mcache_x_offsets_plane1[in_out->mcache_allocation->num_mcaches_plane1 -… in core_dcn4_calculate_mcache_allocation()
285 dml_get_per_plane_var_func(num_mcaches_plane1, unsigned int, mode_lib->ms.num_mcaches_c);12446 out->num_mcaches_plane1 = dml_get_plane_num_mcaches_plane1(mode_lib, plane_idx); in dml2_core_calcs_get_mcache_allocation()12453 for (n = 0; n < out->num_mcaches_plane1; n++) in dml2_core_calcs_get_mcache_allocation()12839 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1 = dml_get_plane_num_mcaches… in dml2_core_calcs_get_informative()12842 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1; n++) { in dml2_core_calcs_get_informative()
11989 out->num_mcaches_plane1 = mode_lib->ms.num_mcaches_c[plane_idx]; in dml2_core_shared_get_mcache_allocation()11996 for (n = 0; n < out->num_mcaches_plane1; n++) in dml2_core_shared_get_mcache_allocation()12388 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1 = mode_lib->ms.num_mcaches_… in dml2_core_shared_get_informative()12391 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1; n++) { in dml2_core_shared_get_informative()
Completed in 58 milliseconds