Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h749 double VRatioPreC[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h420 double VRatioPreC[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c7546 CalculatePrefetchSchedule_params->VRatioPrefetchC = &mode_lib->ms.VRatioPreC[k]; in dml_core_ms_prefetch_check()
7625 mode_lib->ms.VRatioPreC[k] > __DML2_CALCS_MAX_VRATIO_PRE__) { in dml_core_ms_prefetch_check()
7628 …: k=%d VRatioPreC = %f (should be <= %f)\n", __func__, k, mode_lib->ms.VRatioPreC[k], __DML2_CALCS… in dml_core_ms_prefetch_check()
7645 DML_LOG_VERBOSE("DML::%s: k=%d, VRatioPreC=%f\n", __func__, k, mode_lib->ms.VRatioPreC[k]); in dml_core_ms_prefetch_check()
7656 mode_lib->ms.VRatioPreC[k], in dml_core_ms_prefetch_check()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h886 dml_float_t VRatioPreC[2][__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c6280 CalculatePrefetchSchedule_params->VRatioPrefetchC = &mode_lib->ms.VRatioPreC[j][k]; in set_calculate_prefetch_schedule_params()
6448 mode_lib->ms.VRatioPreC[j][k], in dml_prefetch_check()
6514 mode_lib->ms.VRatioPreC[j][k] > __DML_MAX_VRATIO_PRE_ENHANCE_PREFETCH_ACC__ || in dml_prefetch_check()
6516 …(mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE__ || mode_lib->ms.VRatioPreC[j][k] > __DML_M… in dml_prefetch_check()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3332 &v->VRatioPreC[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
3357 mode_lib->vba.VRatioPreC[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
3421 || mode_lib->vba.VRatioPreC[i][j][k] > mode_lib->vba.MaxVRatioPre in dml32_ModeSupportAndSystemConfigurationFull()