Home
last modified time | relevance | path

Searched refs:dml2_mcache_surface_allocation (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h236 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
431 struct dml2_mcache_surface_allocation *mcache_allocation;
734 struct dml2_mcache_surface_allocation *mcache_allocations;
747 const struct dml2_mcache_surface_allocation *mcache_allocations;
773 struct dml2_mcache_surface_allocation *mcache_allocations;
780 struct dml2_mcache_surface_allocation *allocations;
914 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h107 struct dml2_mcache_surface_allocation { struct
222 struct dml2_mcache_surface_allocation mcache_allocation;
243 struct dml2_mcache_surface_allocation mcache_allocation;
675 struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
H A Ddml_top_display_cfg_types.h500 const struct dml2_mcache_surface_allocation *mcache_allocation;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.h26 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, …
H A Ddml2_core_dcn4.c330 sizeof(struct dml2_mcache_surface_allocation)); in pack_mode_programming_params_with_implicit_subvp()
377 sizeof(struct dml2_mcache_surface_allocation)); in pack_mode_programming_params_with_implicit_subvp()
600 sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_mode_programming()
647 memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_calculate_mcache_allocation()
H A Ddml2_core_dcn4_calcs.c12932 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, … in dml2_core_calcs_get_mcache_allocation()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c176 …ations[dml_prog_idx], &pln_prog->mcache_allocation, sizeof(struct dml2_mcache_surface_allocation)); in dml21_calculate_rq_and_dlg_params()
180 sizeof(struct dml2_mcache_surface_allocation)); in dml21_calculate_rq_and_dlg_params()
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h545 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c745 memset(&params->mcache_allocations[i], 0, sizeof(struct dml2_mcache_surface_allocation)); in dml2_top_mcache_calc_mcache_count_and_offsets()