Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c6094 bool CalculateVActiveBandwithSupport_val = false; in dml32_CalculateVActiveBandwithSupport() local
6107CalculateVActiveBandwithSupport_val = (VActiveBandwith <= ReturnBW) && !NotEnoughUrgentLatencyHidi… in dml32_CalculateVActiveBandwithSupport()
6113 …L::%s: CalculateVActiveBandwithSupport_val = %d\n", __func__, CalculateVActiveBandwithSupport_val); in dml32_CalculateVActiveBandwithSupport()
6115 return CalculateVActiveBandwithSupport_val; in dml32_CalculateVActiveBandwithSupport()