Home
last modified time | relevance | path

Searched refs:req128_l (Results 1 – 1 of 1) 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()