Symbol: dml2_mcache_surface_allocation
sys/dev/pci/drm/amd/display/dc/dml2/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));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/dml21_wrapper.c
144
sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/inc/dml_top_display_cfg_types.h
503
const struct dml2_mcache_surface_allocation *mcache_allocation;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/inc/dml_top_types.h
224
struct dml2_mcache_surface_allocation mcache_allocation;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/inc/dml_top_types.h
245
struct dml2_mcache_surface_allocation mcache_allocation;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/inc/dml_top_types.h
682
struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c
330
sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c
377
sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c
600
sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c
647
memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12882
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)
sys/dev/pci/drm/amd/display/dc/dml2/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);
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c
745
memset(&params->mcache_allocations[i], 0, sizeof(struct dml2_mcache_surface_allocation));
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
244
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
439
struct dml2_mcache_surface_allocation *mcache_allocation;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
746
struct dml2_mcache_surface_allocation *mcache_allocations;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
759
const struct dml2_mcache_surface_allocation *mcache_allocations;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
785
struct dml2_mcache_surface_allocation *mcache_allocations;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
792
struct dml2_mcache_surface_allocation *allocations;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
926
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
sys/dev/pci/drm/amd/display/dc/inc/core_types.h
570
struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];