Symbol: dml2_mcache_surface_allocation
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_wrapper_fpu.c
106
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_fpu.c
110
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_display_cfg_types.h
520
const struct dml2_mcache_surface_allocation *mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
229
struct dml2_mcache_surface_allocation mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
250
struct dml2_mcache_surface_allocation mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
693
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
445
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
492
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
715
sizeof(struct dml2_mcache_surface_allocation));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
762
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
13011
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
747
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
456
struct dml2_mcache_surface_allocation *mcache_allocation;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
772
struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
785
const struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
811
struct dml2_mcache_surface_allocation *mcache_allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
818
struct dml2_mcache_surface_allocation *allocations;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
952
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/inc/core_types.h
585
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];