Searched refs:mcache_allocation (Results 1 – 8 of 8) sorted by relevance
360 params->mcache_configurations[config_index].mcache_allocation->num_mcaches_plane0, in dml2_top_mcache_build_mcache_programming()371 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane0[first_offs… in dml2_top_mcache_build_mcache_programming()374 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_mall_plane0[first… in dml2_top_mcache_build_mcache_programming()378 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane0[second_off… in dml2_top_mcache_build_mcache_programming()380 …params->mcache_configurations[config_index].mcache_allocation->mcache_x_offsets_plane0[first_offse… in dml2_top_mcache_build_mcache_programming()385 …params->mcache_configurations[config_index].mcache_allocation->mcache_x_offsets_plane0[first_offse… in dml2_top_mcache_build_mcache_programming()391 params->mcache_configurations[config_index].mcache_allocation->num_mcaches_plane1, in dml2_top_mcache_build_mcache_programming()402 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane1[first_offs… in dml2_top_mcache_build_mcache_programming()409 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane1[second_off… in dml2_top_mcache_build_mcache_programming()411 …params->mcache_configurations[config_index].mcache_allocation->mcache_x_offsets_plane1[first_offse… in dml2_top_mcache_build_mcache_programming()[all …]
306 …in_out->programming->plane_programming[i].mcache_allocation = l->base_display_config_with_meta.sta… in dml2_build_mode_programming()
635 memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_calculate_mcache_allocation()637 …_mcache_allocation(&in_out->instance->clean_me_up.mode_lib, in_out->mcache_allocation, in_out->pla… in core_dcn4_calculate_mcache_allocation()639 if (in_out->mcache_allocation->num_mcaches_plane0 > 0) in core_dcn4_calculate_mcache_allocation()640 …in_out->mcache_allocation->mcache_x_offsets_plane0[in_out->mcache_allocation->num_mcaches_plane0 -… in core_dcn4_calculate_mcache_allocation()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()645 in_out->mcache_allocation->requires_dedicated_mall_mcache = false; in core_dcn4_calculate_mcache_allocation()
500 const struct dml2_mcache_surface_allocation *mcache_allocation; member
234 struct dml2_mcache_surface_allocation mcache_allocation; member
316 mcache_config->mcache_allocation = &context->bw_ctx.bw.dcn.mcache_allocations[dml_prog_idx]; in dml21_prepare_mcache_programming()343 …mcache_config->mcache_allocation = &context->bw_ctx.bw.dcn.mcache_allocations[dml_phantom_prog_idx… in dml21_prepare_mcache_programming()
334 …t->bw_ctx.bw.dcn.mcache_allocations[pipe_ctx->pipe_idx], &pln_prog->mcache_allocation, sizeof(stru… in dml21_program_dc_pipe()
434 struct dml2_mcache_surface_allocation *mcache_allocation; member
Completed in 25 milliseconds