Searched refs:req128_l (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/ |
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()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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()
|
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()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 261 bool req128_l = 0; in handle_det_buf_split() local 297 req128_l = 0; in handle_det_buf_split() 302 req128_l = 1; in handle_det_buf_split() 307 req128_l = 0; in handle_det_buf_split() 315 req128_l = 1; in handle_det_buf_split() 319 req128_l = 1; in handle_det_buf_split() 363 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split() 377 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 168 bool req128_l = false; in handle_det_buf_split() local 194 req128_l = false; in handle_det_buf_split() 199 req128_l = true; in handle_det_buf_split() 204 req128_l = false; in handle_det_buf_split() 212 req128_l = true; in handle_det_buf_split() 216 req128_l = true; 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()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
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()
|