Searched refs:req128_l (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 167 bool req128_l = false; in handle_det_buf_split() local 193 req128_l = false; in handle_det_buf_split() 198 req128_l = true; in handle_det_buf_split() 203 req128_l = false; in handle_det_buf_split() 211 req128_l = true; in handle_det_buf_split() 215 req128_l = true; in handle_det_buf_split() 254 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split() 267 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 174 bool req128_l = 0; in handle_det_buf_split() local 210 req128_l = 0; in handle_det_buf_split() 215 req128_l = 1; in handle_det_buf_split() 220 req128_l = 0; in handle_det_buf_split() 228 req128_l = 1; in handle_det_buf_split() 232 req128_l = 1; in handle_det_buf_split() 276 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split() 290 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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()
|
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()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_rq_dlg_calc_314.c | 262 bool req128_l = 0; in handle_det_buf_split() local 298 req128_l = 0; in handle_det_buf_split() 303 req128_l = 1; in handle_det_buf_split() 308 req128_l = 0; in handle_det_buf_split() 316 req128_l = 1; in handle_det_buf_split() 320 req128_l = 1; in handle_det_buf_split() 364 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split() 378 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split()
|
/linux-6.6.21/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()
|