Home
last modified time | relevance | path

Searched refs:mcache_allocation (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
A Ddml_top_mcache.c360 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 …]
A Ddml_top.c306 …in_out->programming->plane_programming[i].mcache_allocation = l->base_display_config_with_meta.sta… in dml2_build_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4.c635 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_display_cfg_types.h500 const struct dml2_mcache_surface_allocation *mcache_allocation; member
A Ddml_top_types.h234 struct dml2_mcache_surface_allocation mcache_allocation; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.c316 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()
A Ddml21_utils.c334 …t->bw_ctx.bw.dcn.mcache_allocations[pipe_ctx->pipe_idx], &pln_prog->mcache_allocation, sizeof(stru… in dml21_program_dc_pipe()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
A Ddml2_internal_shared_types.h434 struct dml2_mcache_surface_allocation *mcache_allocation; member

Completed in 25 milliseconds