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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20.c244 unsigned int swath_bytes_l = 0; local
274 swath_bytes_l = full_swath_bytes_packed_l;
279 swath_bytes_l = full_swath_bytes_packed_l / 2;
292 swath_bytes_l = total_swath_bytes;
295 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l;
H A Damdgpu_display_rq_dlg_calc_20v2.c244 unsigned int swath_bytes_l = 0; local
274 swath_bytes_l = full_swath_bytes_packed_l;
279 swath_bytes_l = full_swath_bytes_packed_l / 2;
292 swath_bytes_l = total_swath_bytes;
295 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_rq_dlg_calc_21.c226 unsigned int swath_bytes_l = 0; local
258 swath_bytes_l = full_swath_bytes_packed_l;
263 swath_bytes_l = full_swath_bytes_packed_l / 2;
276 swath_bytes_l = total_swath_bytes;
279 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_dml1_display_rq_dlg_calc.c283 unsigned int swath_bytes_l = 0; local
315 swath_bytes_l = full_swath_bytes_packed_l;
320 swath_bytes_l = full_swath_bytes_packed_l / 2;
343 swath_bytes_l = total_swath_bytes;
346 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l;

Completed in 192 milliseconds