Home
last modified time | relevance | path

Searched refs:SwathWidthCSingleDPP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h857 double SwathWidthCSingleDPP[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h444 unsigned int SwathWidthCSingleDPP[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c8112 …mode_lib->ms.SwathWidthCSingleDPP[k] = display_cfg->plane_descriptors[k].composition.viewport.plan… in dml_core_mode_support()
8115 …mode_lib->ms.SwathWidthCSingleDPP[k] = display_cfg->plane_descriptors[k].composition.viewport.plan… in dml_core_mode_support()
8121 …mode_lib->ms.vactive_sw_bw_c[k] = mode_lib->ms.SwathWidthCSingleDPP[k] * math_ceil2(mode_lib->ms.B… in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h916 dml_float_t SwathWidthCSingleDPP[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c6903 …mode_lib->ms.SwathWidthCSingleDPP[k] = mode_lib->ms.cache_display_cfg.plane.ViewportWidthChroma[k]; in dml_core_mode_support()
6906 …mode_lib->ms.SwathWidthCSingleDPP[k] = mode_lib->ms.cache_display_cfg.plane.ViewportHeightChroma[k… in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1826 v->SwathWidthCSingleDPP[k] = mode_lib->vba.ViewportWidthChroma[k]; in dml32_ModeSupportAndSystemConfigurationFull()
1829 v->SwathWidthCSingleDPP[k] = mode_lib->vba.ViewportHeightChroma[k]; in dml32_ModeSupportAndSystemConfigurationFull()