Home
last modified time | relevance | path

Searched refs:full_swath_bytes_packed_c (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20v2.c247 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local
257 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
263 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
269 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
275 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
280 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
318 full_swath_bytes_packed_c); in handle_det_buf_split()
H A Damdgpu_display_rq_dlg_calc_20.c247 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local
257 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
263 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
269 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
275 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
280 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
318 full_swath_bytes_packed_c); in handle_det_buf_split()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_dml1_display_rq_dlg_calc.c286 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local
296 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
303 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split()
310 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
316 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
321 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
365 DTRACE("DLG: %s: full_swath_bytes_packed_c = %0d", __func__, full_swath_bytes_packed_c); in handle_det_buf_split()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_rq_dlg_calc_21.c229 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local
239 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
246 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split()
253 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
259 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
264 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()
304 full_swath_bytes_packed_c); in handle_det_buf_split()