Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h540 bool AnyLinesForVMOrRowTooLarge; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1700 dml_bool_t AnyLinesForVMOrRowTooLarge; member
H A Ddisplay_mode_core.c6504 s->AnyLinesForVMOrRowTooLarge = false; in dml_prefetch_check()
6507 s->AnyLinesForVMOrRowTooLarge = true; in dml_prefetch_check()
6614 if (s->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || s->AnyLinesForVMOrRowTooLarge == false) { in dml_prefetch_check()
/linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4911 v->AnyLinesForVMOrRowTooLarge = false; in dml30_ModeSupportAndSystemConfigurationFull()
4914 v->AnyLinesForVMOrRowTooLarge = true; in dml30_ModeSupportAndSystemConfigurationFull()
4995 if (v->MaxVStartup <= 13 || v->AnyLinesForVMOrRowTooLarge == false) { in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5251 v->AnyLinesForVMOrRowTooLarge = false;
5254 v->AnyLinesForVMOrRowTooLarge = true;
5319 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5337 v->AnyLinesForVMOrRowTooLarge = false;
5340 v->AnyLinesForVMOrRowTooLarge = true;
5405 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {