Searched refs:dml2_mcache_surface_allocation (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/ |
| A D | dml2_internal_shared_types.h | 244 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES]; 439 struct dml2_mcache_surface_allocation *mcache_allocation; 746 struct dml2_mcache_surface_allocation *mcache_allocations; 759 const struct dml2_mcache_surface_allocation *mcache_allocations; 785 struct dml2_mcache_surface_allocation *mcache_allocations; 792 struct dml2_mcache_surface_allocation *allocations; 926 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
| A D | dml_top_types.h | 109 struct dml2_mcache_surface_allocation { struct 224 struct dml2_mcache_surface_allocation mcache_allocation; 245 struct dml2_mcache_surface_allocation mcache_allocation; 680 struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES];
|
| A D | dml_top_display_cfg_types.h | 503 const struct dml2_mcache_surface_allocation *mcache_allocation;
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_dcn4_calcs.h | 26 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, …
|
| A D | dml2_core_dcn4.c | 330 sizeof(struct dml2_mcache_surface_allocation)); in pack_mode_programming_params_with_implicit_subvp() 377 sizeof(struct dml2_mcache_surface_allocation)); in pack_mode_programming_params_with_implicit_subvp() 600 sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_mode_programming() 647 memset(in_out->mcache_allocation, 0, sizeof(struct dml2_mcache_surface_allocation)); in core_dcn4_calculate_mcache_allocation()
|
| A D | dml2_core_dcn4_calcs.c | 12872 …struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_mcache_surface_allocation *out, … in dml2_core_calcs_get_mcache_allocation()
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
| A D | dml21_wrapper.c | 140 …ations[dml_prog_idx], &pln_prog->mcache_allocation, sizeof(struct dml2_mcache_surface_allocation)); in dml21_calculate_rq_and_dlg_params() 144 sizeof(struct dml2_mcache_surface_allocation)); in dml21_calculate_rq_and_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 564 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/ |
| A 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()
|
Completed in 54 milliseconds