Searched refs:dml2_mcache_surface_allocation (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/ |
D | dml2_internal_shared_types.h | 238 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES]; 433 struct dml2_mcache_surface_allocation *mcache_allocation; 739 struct dml2_mcache_surface_allocation *mcache_allocations; 752 const struct dml2_mcache_surface_allocation *mcache_allocations; 778 struct dml2_mcache_surface_allocation *mcache_allocations; 785 struct dml2_mcache_surface_allocation *allocations; 919 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
D | dml_top_types.h | 112 struct dml2_mcache_surface_allocation { struct 227 struct dml2_mcache_surface_allocation mcache_allocation; 675 struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
|
D | dml_top_display_cfg_types.h | 500 const struct dml2_mcache_surface_allocation *mcache_allocation;
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_dcn4_calcs.h | 26 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, …
|
D | dml2_core_dcn4.c | 619 memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_calculate_mcache_allocation()
|
D | dml2_core_shared.c | 11984 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, … in dml2_core_shared_get_mcache_allocation()
|
D | dml2_core_dcn4_calcs.c | 12893 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, … in dml2_core_calcs_get_mcache_allocation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 542 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
D | dml21_utils.c | 235 …[pipe_ctx->pipe_idx], &pln_prog->mcache_allocation, sizeof(struct dml2_mcache_surface_allocation)); in dml21_program_dc_pipe()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/ |
D | dml2_top_soc15.c | 745 memset(¶ms->mcache_allocations[i], 0, sizeof(struct dml2_mcache_surface_allocation)); in dml2_top_mcache_calc_mcache_count_and_offsets()
|