Home
last modified time | relevance | path

Searched refs:mall_allocated_for_dcn_mbytes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h199 double mall_allocated_for_dcn_mbytes; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c277 …out->mall_allocated_for_dcn_mbytes = dml2->config.mall_cfg.max_cab_allocation_bytes / 1048576; // … in dml2_init_socbb_params()
320 …out->mall_allocated_for_dcn_mbytes = dml2->config.mall_cfg.max_cab_allocation_bytes / 1048576; // … in dml2_init_socbb_params()
696 out->mall_allocated_for_dcn_mbytes = (dml_uint_t)in_soc_params->mall_allocated_for_dcn_mbytes; in dml2_translate_socbb_params()
H A Ddisplay_mode_core_structs.h356 dml_uint_t mall_allocated_for_dcn_mbytes; member