Searched refs:req128_l (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | dml1_display_rq_dlg_calc.c | 282 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_rq_dlg_calc_20.c | 243 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() 324 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
| H A D | display_rq_dlg_calc_20v2.c | 243 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() 324 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_rq_dlg_calc_30.c | 168 bool req128_l = 0; in handle_det_buf_split() local 194 req128_l = 0; in handle_det_buf_split() 199 req128_l = 1; in handle_det_buf_split() 204 req128_l = 0; in handle_det_buf_split() 212 req128_l = 1; in handle_det_buf_split() 216 req128_l = 1; in handle_det_buf_split() 255 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split() 268 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_rq_dlg_calc_21.c | 225 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() 308 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|