Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h250 double max_vratio_pre; member
H A Ddisplay_mode_vba.c415 mode_lib->vba.MaxVRatioPre = soc->max_vratio_pre; in fetch_socbb_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3483 unsigned int max_vratio_pre = v->MaxVRatioPre; in dml32_CalculatePrefetchSchedule() local
3645 min_Lsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre; in dml32_CalculatePrefetchSchedule()