Searched refs:mall_allocated_for_dcn_mbytes (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
D | dml_top_soc_parameter_types.h | 145 unsigned int mall_allocated_for_dcn_mbytes; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/ |
D | dcn4_soc_bb.h | 318 .mall_allocated_for_dcn_mbytes = 64,
|
D | dcn3_soc_bb.h | 356 .mall_allocated_for_dcn_mbytes = 64,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 199 double mall_allocated_for_dcn_mbytes; member
|
D | display_mode_vba.c | 346 mode_lib->vba.MALLAllocatedForDCNFinal = soc->mall_allocated_for_dcn_mbytes; in fetch_socbb_params()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_translation_helper.c | 274 …out->mall_allocated_for_dcn_mbytes = dml2->config.mall_cfg.max_cab_allocation_bytes / 1048576; // … in dml2_init_socbb_params() 314 …out->mall_allocated_for_dcn_mbytes = dml2->config.mall_cfg.max_cab_allocation_bytes / 1048576; // … in dml2_init_socbb_params() 645 out->mall_allocated_for_dcn_mbytes = (dml_uint_t)in_soc_params->mall_allocated_for_dcn_mbytes; in dml2_translate_socbb_params()
|
D | display_mode_util.c | 682 …l_print("DML: soc_bbox: mall_allocated_for_dcn_mbytes = %d\n", soc->mall_allocated_for_dcn_mbytes); in dml_print_soc_bounding_box()
|
D | display_mode_core_structs.h | 324 dml_uint_t mall_allocated_for_dcn_mbytes; member
|
D | display_mode_core.c | 7590 mode_lib->ms.soc.mall_allocated_for_dcn_mbytes, in dml_core_mode_support() 7691 …alculateVMRowAndSwath_params->MALLAllocatedForDCN = mode_lib->ms.soc.mall_allocated_for_dcn_mbytes; in dml_core_mode_support() 8624 mode_lib->ms.soc.mall_allocated_for_dcn_mbytes, in dml_core_mode_programming() 8703 …alculateVMRowAndSwath_params->MALLAllocatedForDCN = mode_lib->ms.soc.mall_allocated_for_dcn_mbytes; in dml_core_mode_programming()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
D | dcn321_fpu.c | 135 .mall_allocated_for_dcn_mbytes = 32, 687 dcn3_21_soc.mall_allocated_for_dcn_mbytes = (double)(dcn32_calc_num_avail_chans_for_mall(dc, in dcn321_update_bw_bounding_box_fpu()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared.c | 609 unsigned int mall_allocated_for_dcn_mbytes, 1619 if (mode_lib->soc.mall_allocated_for_dcn_mbytes == 0) { in dml2_core_shared_mode_support() 1627 mode_lib->soc.mall_allocated_for_dcn_mbytes, in dml2_core_shared_mode_support() 1699 CalculateVMRowAndSwath_params->MALLAllocatedForDCN = mode_lib->soc.mall_allocated_for_dcn_mbytes; in dml2_core_shared_mode_support() 2051 if (mode_lib->soc.mall_allocated_for_dcn_mbytes == 0 || mode_lib->ip.dcn_mrq_present) { in dml2_core_shared_mode_support() 2192 …m == dml2_core_internal_soc_state_sys_active || mode_lib->soc.mall_allocated_for_dcn_mbytes > 0)) { in dml2_core_shared_mode_support() 2522 mode_lib->soc.mall_allocated_for_dcn_mbytes, in dml2_core_shared_mode_support() 8380 unsigned int mall_allocated_for_dcn_mbytes, in check_urgent_bandwidth_support() argument 8402 if (mall_allocated_for_dcn_mbytes > 0) { in check_urgent_bandwidth_support() 8412 if (mall_allocated_for_dcn_mbytes > 0) in check_urgent_bandwidth_support() [all …]
|
D | dml2_core_dcn4_calcs.c | 6045 unsigned int mall_allocated_for_dcn_mbytes, in check_urgent_bandwidth_support() argument 6075 if (mall_allocated_for_dcn_mbytes > 0) { in check_urgent_bandwidth_support() 6085 if (mall_allocated_for_dcn_mbytes > 0) in check_urgent_bandwidth_support() 6090 if (mall_allocated_for_dcn_mbytes > 0) { in check_urgent_bandwidth_support() 7952 if (mode_lib->soc.mall_allocated_for_dcn_mbytes == 0) { in dml_core_mode_support() 7960 mode_lib->soc.mall_allocated_for_dcn_mbytes, in dml_core_mode_support() 8032 CalculateVMRowAndSwath_params->MALLAllocatedForDCN = mode_lib->soc.mall_allocated_for_dcn_mbytes; in dml_core_mode_support() 8405 if (mode_lib->soc.mall_allocated_for_dcn_mbytes == 0 || mode_lib->ip.dcn_mrq_present) { in dml_core_mode_support() 8546 …m == dml2_core_internal_soc_state_sys_active || mode_lib->soc.mall_allocated_for_dcn_mbytes > 0)) { in dml_core_mode_support() 8880 mode_lib->soc.mall_allocated_for_dcn_mbytes, in dml_core_mode_support() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
D | dml21_translation_helper.c | 307 dml_soc_bb->mall_allocated_for_dcn_mbytes = in_dc->caps.mall_size_total / 1048576; in dml21_apply_soc_bb_overrides()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.c | 156 .mall_allocated_for_dcn_mbytes = 64, 3123 dcn3_2_soc.mall_allocated_for_dcn_mbytes = (double)(dcn32_calc_num_avail_chans_for_mall(dc, in dcn32_update_bw_bounding_box_fpu()
|