Home
last modified time | relevance | path

Searched refs:MaxVSCLRatio (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c392 mode_lib->vba.MaxVSCLRatio = 4; in fetch_socbb_params()
468 mode_lib->vba.MaxVSCLRatio = ip->max_vscl_ratio; in fetch_ip_params()
H A Ddisplay_mode_vba.h595 double MaxVSCLRatio; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1764 || mode_lib->vba.VRatio[k] > mode_lib->vba.MaxVSCLRatio in dml32_ModeSupportAndSystemConfigurationFull()
1783 > mode_lib->vba.MaxVSCLRatio in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c3574 || v->VRatio[k] > v->MaxVSCLRatio in dml30_ModeSupportAndSystemConfigurationFull()
3589 || v->VRatioChroma[k] > v->MaxVSCLRatio in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3820 || v->VRatio[k] > v->MaxVSCLRatio || v->HRatio[k] > v->htaps[k]
3828 || v->VRatioChroma[k] > v->MaxVSCLRatio
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3913 || v->VRatio[k] > v->MaxVSCLRatio || v->HRatio[k] > v->htaps[k]
3921 || v->VRatioChroma[k] > v->MaxVSCLRatio
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c3312 || mode_lib->vba.VRatio[k] > mode_lib->vba.MaxVSCLRatio in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c3419 || mode_lib->vba.VRatio[k] > mode_lib->vba.MaxVSCLRatio in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c3546 || mode_lib->vba.VRatio[k] > mode_lib->vba.MaxVSCLRatio in dml21_ModeSupportAndSystemConfigurationFull()