Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c6129 bool CalculateVActiveBandwithSupport_val = false; in dml32_CalculateVActiveBandwithSupport() local
6142CalculateVActiveBandwithSupport_val = (VActiveBandwith <= ReturnBW) && !NotEnoughUrgentLatencyHidi… in dml32_CalculateVActiveBandwithSupport()
6148 …L::%s: CalculateVActiveBandwithSupport_val = %d\n", __func__, CalculateVActiveBandwithSupport_val); in dml32_CalculateVActiveBandwithSupport()
6150 return CalculateVActiveBandwithSupport_val; in dml32_CalculateVActiveBandwithSupport()