Searched refs:lsw_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.c1071 unsigned int lsw_l; local
1369 lsw_l = max_num_sw_l * swath_height_l + max_partial_sw_l;
1371 sw_bytes_ub_l = lsw_l * swath_width_ub_l * bytes_per_element_l;
1459 DTRACE("DLG: %s: lsw_l = %d", __func__, lsw_l);

Completed in 194 milliseconds