Home
last modified time | relevance | path

Searched refs:num_mcaches_plane0 (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
A Ddml2_top_soc15.c570 …mcache_allocations[plane_index].num_mcaches_plane0 == 0 ? 0 : params->mcache_allocations[plane_ind… in dml2_top_mcache_validate_admissability()
596 params->mcache_allocations[plane_index].num_mcaches_plane0, in dml2_top_mcache_validate_admissability()
615 for (i = 0; i < params->mcache_allocations[plane_index].num_mcaches_plane0; i++) { in dml2_top_mcache_validate_admissability()
660 for (j = 0; j < params->allocations[i].num_mcaches_plane0; j++) { in dml2_top_mcache_assign_global_mcache_ids()
668 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0] = in dml2_top_mcache_assign_global_mcache_ids()
675 for (j = 0; j < params->allocations[i].num_mcaches_plane0; j++) { in dml2_top_mcache_assign_global_mcache_ids()
683 params->allocations[i].global_mcache_ids_mall_plane0[params->allocations[i].num_mcaches_plane0] = in dml2_top_mcache_assign_global_mcache_ids()
692 …if (params->allocations[i].num_mcaches_plane0 > 0 && params->allocations[i].num_mcaches_plane1 > 0… in dml2_top_mcache_assign_global_mcache_ids()
695 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
708 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
[all …]
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.h82 unsigned int num_mcaches_plane0; member
A Ddml21_wrapper.c189 mcache_params[dc_plane_idx].num_mcaches_plane0 = pln_prog->mcache_allocation.num_mcaches_plane0; in dml21_prepare_mcache_params()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4.c331 …ches_required += programming->plane_programming[plane_index].mcache_allocation.num_mcaches_plane0 + in pack_mode_programming_params_with_implicit_subvp()
378 …lane_programming[main_plane_index].phantom_plane.mcache_allocation.num_mcaches_plane0; mcache_inde… in pack_mode_programming_params_with_implicit_subvp()
651 if (in_out->mcache_allocation->num_mcaches_plane0 > 0) in core_dcn4_calculate_mcache_allocation()
652 …in_out->mcache_allocation->mcache_x_offsets_plane0[in_out->mcache_allocation->num_mcaches_plane0 -… in core_dcn4_calculate_mcache_allocation()
A Ddml2_core_dcn4_calcs.c283 dml_get_per_plane_var_func(num_mcaches_plane0, unsigned int, mode_lib->ms.num_mcaches_l);
12876 out->num_mcaches_plane0 = dml_get_plane_num_mcaches_plane0(mode_lib, plane_idx); in dml2_core_calcs_get_mcache_allocation()
12881 for (n = 0; n < out->num_mcaches_plane0; n++) in dml2_core_calcs_get_mcache_allocation()
13277 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0 = dml_get_plane_num_mcaches… in dml2_core_calcs_get_informative()
13280 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0; n++) { in dml2_core_calcs_get_informative()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h118 unsigned int num_mcaches_plane0; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
A Ddml2_pmo_dcn4_fams2.c1096 mcaches_per_plane += display_config->stage2.mcache_allocations[i].num_mcaches_plane0 + in all_timings_support_svp()

Completed in 43 milliseconds