Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c282 bool req128_l = 0; in handle_det_buf_split() local
308 req128_l = 0; in handle_det_buf_split()
313 req128_l = 1; in handle_det_buf_split()
322 if (req128_l == 1) { in handle_det_buf_split()
334 req128_l = 0; in handle_det_buf_split()
336 req128_l = 1; in handle_det_buf_split()
362 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split()
375 DTRACE("DLG: %s: req128_l = %0d", __func__, req128_l); in handle_det_buf_split()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c225 bool req128_l = false; in handle_det_buf_split() local
251 req128_l = false; in handle_det_buf_split()
256 req128_l = true; in handle_det_buf_split()
267 req128_l = false; in handle_det_buf_split()
269 req128_l = true; in handle_det_buf_split()
295 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split()
305 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c243 bool req128_l = false; in handle_det_buf_split() local
267 req128_l = false; in handle_det_buf_split()
272 req128_l = true; in handle_det_buf_split()
283 req128_l = false; in handle_det_buf_split()
285 req128_l = true; in handle_det_buf_split()
311 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split()
321 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
H A Ddisplay_rq_dlg_calc_20v2.c243 bool req128_l = false; in handle_det_buf_split() local
267 req128_l = false; in handle_det_buf_split()
272 req128_l = true; in handle_det_buf_split()
283 req128_l = false; in handle_det_buf_split()
285 req128_l = true; in handle_det_buf_split()
311 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split()
321 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()