Home
last modified time | relevance | path

Searched refs:AnyLinesForVMOrRowTooLarge (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h540 bool AnyLinesForVMOrRowTooLarge; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1700 dml_bool_t AnyLinesForVMOrRowTooLarge; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3426 mode_lib->vba.AnyLinesForVMOrRowTooLarge = false; in dml32_ModeSupportAndSystemConfigurationFull()
3430 mode_lib->vba.AnyLinesForVMOrRowTooLarge = true; in dml32_ModeSupportAndSystemConfigurationFull()
3548 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) { in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4890 mode_lib->vba.AnyLinesForVMOrRowTooLarge = false; in dml21_ModeSupportAndSystemConfigurationFull()
4893 mode_lib->vba.AnyLinesForVMOrRowTooLarge = true; in dml21_ModeSupportAndSystemConfigurationFull()
4897 if (mode_lib->vba.MaxVStartup <= 13 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4912 v->AnyLinesForVMOrRowTooLarge = false; in dml30_ModeSupportAndSystemConfigurationFull()
4915 v->AnyLinesForVMOrRowTooLarge = true; in dml30_ModeSupportAndSystemConfigurationFull()
4996 if (v->MaxVStartup <= 13 || v->AnyLinesForVMOrRowTooLarge == false) { in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5338 v->AnyLinesForVMOrRowTooLarge = false;
5341 v->AnyLinesForVMOrRowTooLarge = true;
5406 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5252 v->AnyLinesForVMOrRowTooLarge = false;
5255 v->AnyLinesForVMOrRowTooLarge = true;
5320 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {