Searched refs:hratios_l (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1041 double hratios_l; local
1219 hratios_l = e2e_pipe_param->pipe.scale_ratio_depth.hscl_ratio;
1607 if ((hratios_l * 2.0) > 4.0)
1610 min_hratio_fact_l = hratios_l * 2.0;
1612 if (hratios_l > 4.0)
1615 min_hratio_fact_l = hratios_l;

Completed in 55 milliseconds