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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1084 unsigned int lsw_l; local
1378 lsw_l = max_num_sw_l * swath_height_l + max_partial_sw_l;
1380 sw_bytes_ub_l = lsw_l * swath_width_ub_l * bytes_per_element_l;
1468 DTRACE("DLG: %s: lsw_l = %d", __func__, lsw_l);

Completed in 183 milliseconds