Home
last modified time | relevance | path

Searched refs:VRatioPreY (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c373 double VRatioPreY,
3507 &locals->VRatioPreY[i][j][k], in CalculatePrefetchSchedulePerPlane()
4816 … / 8.0 / (mode_lib->vba.HTotal[k] / mode_lib->vba.PixelClock[k]) * locals->VRatioPreY[i][j][k]; in dml21_ModeSupportAndSystemConfigurationFull()
4830 locals->VRatioPreY[i][j][k], in dml21_ModeSupportAndSystemConfigurationFull()
4887 if (locals->VRatioPreY[i][j][k] > 4.0 in dml21_ModeSupportAndSystemConfigurationFull()
5622 double VRatioPreY, in CalculateUrgentBurstFactor() argument
5661 if (VRatioPreY > 0) { in CalculateUrgentBurstFactor()
5662 CursorBufferSizeInTimePre = LinesInCursorBuffer * LineTime / VRatioPreY; in CalculateUrgentBurstFactor()
5691 if (VRatioPreY > 0) { in CalculateUrgentBurstFactor()
5693 / VRatioPreY; in CalculateUrgentBurstFactor()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h748 double VRatioPreY[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h395 double VRatioPreY[DML2_MAX_PLANES]; member
Ddml2_core_dcn4_calcs.c8734 CalculatePrefetchSchedule_params->VRatioPrefetchY = &mode_lib->ms.VRatioPreY[k]; in dml_core_mode_support()
8787 if (mode_lib->ms.VRatioPreY[k] > __DML2_CALCS_MAX_VRATIO_PRE__ || in dml_core_mode_support()
8790 …: k=%d VRatioPreY = %f (should be <= %f)\n", __func__, k, mode_lib->ms.VRatioPreY[k], __DML2_CALCS… in dml_core_mode_support()
8803 dml2_printf("DML::%s: k=%d, VRatioPreY=%f\n", __func__, k, mode_lib->ms.VRatioPreY[k]); in dml_core_mode_support()
8814 mode_lib->ms.VRatioPreY[k], in dml_core_mode_support()
Ddml2_core_shared.c2378 CalculatePrefetchSchedule_params->VRatioPrefetchY = &mode_lib->ms.VRatioPreY[k]; in dml2_core_shared_mode_support()
2431 if (mode_lib->ms.VRatioPreY[k] > __DML2_CALCS_MAX_VRATIO_PRE_ENHANCE_PREFETCH_ACC__ || in dml2_core_shared_mode_support()
2451 dml2_printf("DML::%s: k=%d, VRatioPreY=%f\n", __func__, k, mode_lib->ms.VRatioPreY[k]); in dml2_core_shared_mode_support()
2463 mode_lib->ms.VRatioPreY[k], in dml2_core_shared_mode_support()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c3331 &v->VRatioPreY[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
3356 mode_lib->vba.VRatioPreY[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
3369 8.0 / (mode_lib->vba.HTotal[k] / mode_lib->vba.PixelClock[k]) * v->VRatioPreY[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3420 if (mode_lib->vba.VRatioPreY[i][j][k] > mode_lib->vba.MaxVRatioPre in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h828 dml_float_t VRatioPreY[2][__DML_NUM_PLANES__]; member
Ddisplay_mode_core.c6259 CalculatePrefetchSchedule_params->VRatioPrefetchY = &mode_lib->ms.VRatioPreY[j][k]; in set_calculate_prefetch_schedule_params()
6427 mode_lib->ms.VRatioPreY[j][k], in dml_prefetch_check()
6441 mode_lib->ms.cache_display_cfg.timing.PixelClock[k]) * mode_lib->ms.VRatioPreY[j][k]; in dml_prefetch_check()
6493 mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE_ENHANCE_PREFETCH_ACC__ || in dml_prefetch_check()
6496 …(mode_lib->ms.VRatioPreY[j][k] > __DML_MAX_VRATIO_PRE__ || mode_lib->ms.VRatioPreC[j][k] > __DML_M… in dml_prefetch_check()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4835 &v->VRatioPreY[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull()
4861 v->VRatioPreY[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull()
4876 * v->VRatioPreY[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4919 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] … in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c3759 &v->VRatioPreY[i][j][k],
5188 v->VRatioPreY[i][j][k],
5203 / (v->HTotal[k] / v->PixelClock[k]) * v->VRatioPreY[i][j][k];
5250 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] …
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c3865 &v->VRatioPreY[i][j][k],
5274 v->VRatioPreY[i][j][k],
5289 / (v->HTotal[k] / v->PixelClock[k]) * v->VRatioPreY[i][j][k];
5336 …if (v->VRatioPreY[i][j][k] > 4.0 || v->VRatioPreC[i][j][k] > 4.0 || v->NoTimeForPrefetch[i][j][k] …
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4768 &mode_lib->vba.VRatioPreY[i][j][k], in dml20_ModeSupportAndSystemConfigurationFull()
4832 if (locals->VRatioPreY[i][j][k] > 4.0 in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4888 &mode_lib->vba.VRatioPreY[i][j][k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4951 if (locals->VRatioPreY[i][j][k] > 4.0 in dml20v2_ModeSupportAndSystemConfigurationFull()