Symbol: dml2_mcache_surface_allocation
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_wrapper.c
140
memcpy(&context->bw_ctx.bw.dcn.mcache_allocations[dml_prog_idx], &pln_prog->mcache_allocation, sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_wrapper.c
144
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_display_cfg_types.h
521
const struct dml2_mcache_surface_allocation *mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
226
struct dml2_mcache_surface_allocation mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
247
struct dml2_mcache_surface_allocation mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
690
struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
331
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
378
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
601
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
648
memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12922
void dml2_core_calcs_get_mcache_allocation(const struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, int plane_idx)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.h
26
void dml2_core_calcs_get_mcache_allocation(const struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, int plane_index);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c
745
memset(&params->mcache_allocations[i], 0, sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
246
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
455
struct dml2_mcache_surface_allocation *mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
769
struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
782
const struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
808
struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
815
struct dml2_mcache_surface_allocation *allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
949
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/inc/core_types.h
572
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];