Home
last modified time | relevance | path

Searched refs:VActiveBandwithSupport (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_util.c396 …Bandwith Support : %s\n", mode_lib->ms.support.VActiveBandwithSupport[j] == true… in dml_print_mode_support()
506 if (!fail_only || support->VActiveBandwithSupport[j] == 0) in dml_print_dml_mode_support_info()
507 …("DML: support: combine=%d, VActiveBandwithSupport = %d\n", j, support->VActiveBandwithSupport[j]); in dml_print_dml_mode_support_info()
Ddisplay_mode_core_structs.h721 dml_bool_t VActiveBandwithSupport[2]; member
Ddisplay_mode_core.c6293 mode_lib->ms.support.VActiveBandwithSupport[j] = CalculateVActiveBandwithSupport( in dml_prefetch_check()
8168 && mode_lib->ms.support.VActiveBandwithSupport[j] == true in dml_core_mode_support()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h1238 bool VActiveBandwithSupport[DC__VOLTAGE_STATES][2]; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c1696 && mode_lib->vba.VActiveBandwithSupport[i][j] == true in mode_support_configuration()
3195 mode_lib->vba.VActiveBandwithSupport[i][j] = dml32_CalculateVActiveBandwithSupport( in dml32_ModeSupportAndSystemConfigurationFull()