Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_dml1_display_rq_dlg_calc.c287 bool req128_l = 0; in handle_det_buf_split() local
313 req128_l = 0; in handle_det_buf_split()
318 req128_l = 1; in handle_det_buf_split()
327 if (req128_l == 1) { in handle_det_buf_split()
339 req128_l = 0; in handle_det_buf_split()
341 req128_l = 1; in handle_det_buf_split()
353 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
356 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
362 DTRACE("DLG: %s: req128_l = %0d", __func__, req128_l); in handle_det_buf_split()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20v2.c248 bool req128_l = false; in handle_det_buf_split() local
272 req128_l = false; in handle_det_buf_split()
277 req128_l = true; in handle_det_buf_split()
288 req128_l = false; in handle_det_buf_split()
290 req128_l = true; in handle_det_buf_split()
302 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
305 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
311 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
H A Damdgpu_display_rq_dlg_calc_20.c248 bool req128_l = false; in handle_det_buf_split() local
272 req128_l = false; in handle_det_buf_split()
277 req128_l = true; in handle_det_buf_split()
288 req128_l = false; in handle_det_buf_split()
290 req128_l = true; in handle_det_buf_split()
302 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
305 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
311 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); 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.c230 bool req128_l = false; in handle_det_buf_split() local
256 req128_l = false; in handle_det_buf_split()
261 req128_l = true; in handle_det_buf_split()
272 req128_l = false; in handle_det_buf_split()
274 req128_l = true; in handle_det_buf_split()
286 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
289 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
295 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()