Searched refs:hactive_cur0 (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.c1119 double hactive_cur0; local
1821 hactive_cur0 = 0.0;
1845 hactive_cur0 = (double) cur0_src_width / hratios_cur0; /* TODO: oswin to think about what to do for cursor */
1848 refcyc_per_req_delivery_pre_cur0 = hactive_cur0 * ref_freq_to_pix_freq
1861 refcyc_per_req_delivery_cur0 = hactive_cur0 * ref_freq_to_pix_freq
1879 "DLG: %s: hactive_cur0 = %3.2f",
1881 hactive_cur0);

Completed in 320 milliseconds