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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_dml1_display_rq_dlg_calc.c1029 double hratios_c; local
1207 hratios_c = e2e_pipe_param.pipe.scale_ratio_depth.hscl_ratio_c;
1614 if ((hratios_c * 2.0) > 4.0)
1617 min_hratio_fact_c = hratios_c * 2.0;
1619 if (hratios_c > 4.0)
1622 min_hratio_fact_c = hratios_c;

Completed in 133 milliseconds