Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A 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()
H A Ddisplay_mode_core_structs.h721 dml_bool_t VActiveBandwithSupport[2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1238 bool VActiveBandwithSupport[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A 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()