Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
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()
348 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
351 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
357 DTRACE("DLG: %s: req128_l = %0d", __func__, req128_l); in handle_det_buf_split()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c243 bool req128_l = 0; in handle_det_buf_split() local
267 req128_l = 0; in handle_det_buf_split()
272 req128_l = 1; in handle_det_buf_split()
283 req128_l = 0; in handle_det_buf_split()
285 req128_l = 1; in handle_det_buf_split()
297 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
300 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
306 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
Ddisplay_rq_dlg_calc_20v2.c243 bool req128_l = 0; in handle_det_buf_split() local
267 req128_l = 0; in handle_det_buf_split()
272 req128_l = 1; in handle_det_buf_split()
283 req128_l = 0; in handle_det_buf_split()
285 req128_l = 1; in handle_det_buf_split()
297 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
300 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
306 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c226 bool req128_l = 0; in handle_det_buf_split() local
252 req128_l = 0; in handle_det_buf_split()
257 req128_l = 1; in handle_det_buf_split()
268 req128_l = 0; in handle_det_buf_split()
270 req128_l = 1; in handle_det_buf_split()
282 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_height) - req128_l; in handle_det_buf_split()
285 log2_swath_height_l = dml_log2(rq_param->misc.rq_l.blk256_width) - req128_l; in handle_det_buf_split()
291 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()