Home
last modified time | relevance | path

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

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