Home
last modified time | relevance | path

Searched refs:num_mcaches_plane1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c575 …mcache_allocations[plane_index].num_mcaches_plane1 == 0 ? 0 : params->mcache_allocations[plane_ind… in dml2_top_mcache_validate_admissability()
607 params->mcache_allocations[plane_index].num_mcaches_plane1, in dml2_top_mcache_validate_admissability()
618 for (i = 0; i < params->mcache_allocations[plane_index].num_mcaches_plane1; i++) { in dml2_top_mcache_validate_admissability()
663 for (j = 0; j < params->allocations[i].num_mcaches_plane1; j++) { in dml2_top_mcache_assign_global_mcache_ids()
670 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1] = in dml2_top_mcache_assign_global_mcache_ids()
678 for (j = 0; j < params->allocations[i].num_mcaches_plane1; j++) { in dml2_top_mcache_assign_global_mcache_ids()
685 params->allocations[i].global_mcache_ids_mall_plane1[params->allocations[i].num_mcaches_plane1] = 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()
694 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1 - 1] = in dml2_top_mcache_assign_global_mcache_ids()
714 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1 - 1]; in dml2_top_mcache_assign_global_mcache_ids()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c332 programming->plane_programming[plane_index].mcache_allocation.num_mcaches_plane1 - in pack_mode_programming_params_with_implicit_subvp()
383 …lane_programming[main_plane_index].phantom_plane.mcache_allocation.num_mcaches_plane1; mcache_inde… in pack_mode_programming_params_with_implicit_subvp()
654 if (in_out->mcache_allocation->num_mcaches_plane1 > 0) in core_dcn4_calculate_mcache_allocation()
655 …in_out->mcache_allocation->mcache_x_offsets_plane1[in_out->mcache_allocation->num_mcaches_plane1 -… in core_dcn4_calculate_mcache_allocation()
H A Ddml2_core_dcn4_calcs.c290 dml_get_per_plane_var_func(num_mcaches_plane1, unsigned int, mode_lib->ms.num_mcaches_c);
12937 out->num_mcaches_plane1 = dml_get_plane_num_mcaches_plane1(mode_lib, plane_idx); in dml2_core_calcs_get_mcache_allocation()
12944 for (n = 0; n < out->num_mcaches_plane1; n++) in dml2_core_calcs_get_mcache_allocation()
13341 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1 = dml_get_plane_num_mcaches… in dml2_core_calcs_get_informative()
13344 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1; n++) { in dml2_core_calcs_get_informative()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h117 unsigned int num_mcaches_plane1; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1097 display_config->stage2.mcache_allocations[i].num_mcaches_plane1 - in all_timings_support_svp()