Searched refs:sw_bytes_ub_l (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.c1073 unsigned int sw_bytes_ub_l; local
1371 sw_bytes_ub_l = lsw_l * swath_width_ub_l * bytes_per_element_l;
1386 sw_bytes = sw_bytes_ub_l + sw_bytes_ub_c;
1388 sw_bytes = sw_bytes_ub_l;
1390 DTRACE("DLG: %s: sw_bytes_ub_l = %d", __func__, sw_bytes_ub_l);

Completed in 145 milliseconds