amdgpu_dml1_display_rq_dlg_calc.c | 1059 double line_setup; local in function:dml1_rq_dlg_get_dlg_params 1301 line_setup = (double) (vupdate_offset + vupdate_width + vready_offset) / (double) htotal; 1332 DTRACE("DLG: %s: line_setup = %3.2f", __func__, line_setup); 1336 - (line_setup + line_calc + line_wait + line_o);
|