Searched refs:cur0_req_per_width (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.c1118 double cur0_req_per_width; local
1820 cur0_req_per_width = 0.0;
1844 cur0_req_per_width = cur0_width_ub / (double) cur0_req_width;
1849 / (double) cur0_req_per_width;
1853 / (double) cur0_req_per_width;
1862 / (double) cur0_req_per_width;
1866 / (double) cur0_req_per_width;
1875 "DLG: %s: cur0_req_per_width = %3.2f",
1877 cur0_req_per_width);

Completed in 137 milliseconds