Searched refs:dml2_mcache_surface_allocation (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/ |
H A D | dml2_internal_shared_types.h | 241 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES]; 434 struct dml2_mcache_surface_allocation *mcache_allocation; 761 struct dml2_mcache_surface_allocation *mcache_allocations; 774 const struct dml2_mcache_surface_allocation *mcache_allocations; 800 struct dml2_mcache_surface_allocation *mcache_allocations; 807 struct dml2_mcache_surface_allocation *allocations; 941 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_types.h | 118 struct dml2_mcache_surface_allocation { struct 234 struct dml2_mcache_surface_allocation mcache_allocation; 673 struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
|
H A D | dml_top_display_cfg_types.h | 500 const struct dml2_mcache_surface_allocation *mcache_allocation;
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_dcn4_calcs.h | 26 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, …
|
H A D | dml2_core_dcn4.c | 636 memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_calculate_mcache_allocation()
|
H A 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()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/ |
H A D | dml_top_mcache.c | 521 memset(¶ms->mcache_allocations[i], 0, sizeof(struct dml2_mcache_surface_allocation)); in dml2_top_mcache_calc_mcache_count_and_offsets()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
H A D | dml21_utils.c | 334 …[pipe_ctx->pipe_idx], &pln_prog->mcache_allocation, sizeof(struct dml2_mcache_surface_allocation)); in dml21_program_dc_pipe()
|