Searched refs:full_swath_bytes_packed_c (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 173 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 183 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 187 dml_print("DML_DLG: %s: full_swath_bytes_packed_c = %0d\n", __func__, full_swath_bytes_packed_c); in handle_det_buf_split() 192 …full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2.0 / 3.0… in handle_det_buf_split() 195 …ML_DLG: %s: full_swath_bytes_packed_c = %0d (3-2 packing)\n", __func__, full_swath_bytes_packed_c); in handle_det_buf_split() 200 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 213 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 217 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 219 } else if ((double) full_swath_bytes_packed_l / (double) full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split() 223 swath_bytes_c = full_swath_bytes_packed_c / 2; in handle_det_buf_split() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_rq_dlg_calc_314.c | 261 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 271 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 275 dml_print("DML_DLG: %s: full_swath_bytes_packed_c = %0d\n", __func__, full_swath_bytes_packed_c); in handle_det_buf_split() 280 …full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2.0 / 3.0… in handle_det_buf_split() 283 …ML_DLG: %s: full_swath_bytes_packed_c = %0d (3-2 packing)\n", __func__, full_swath_bytes_packed_c); in handle_det_buf_split() 288 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 301 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 305 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 307 } else if ((double) full_swath_bytes_packed_l / (double) full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split() 311 swath_bytes_c = full_swath_bytes_packed_c / 2; in handle_det_buf_split() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 168 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 178 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 184 …full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2.0 / 3.0, in handle_det_buf_split() 190 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 198 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 202 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 204 } else if ((double)full_swath_bytes_packed_l / (double)full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split() 208 swath_bytes_c = full_swath_bytes_packed_c / 2; in handle_det_buf_split() 220 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 226 swath_bytes_c = full_swath_bytes_packed_c/2; in handle_det_buf_split() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 242 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 252 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 258 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split() 264 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 270 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 275 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 331 full_swath_bytes_packed_c); in handle_det_buf_split()
|
D | display_rq_dlg_calc_20v2.c | 242 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 252 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 258 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split() 264 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 270 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 275 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 331 full_swath_bytes_packed_c); in handle_det_buf_split()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 224 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 234 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 241 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split() 248 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 254 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 259 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 317 full_swath_bytes_packed_c); in handle_det_buf_split()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | dml1_display_rq_dlg_calc.c | 281 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local 291 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split() 298 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split() 305 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split() 311 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 316 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split() 378 DTRACE("DLG: %s: full_swath_bytes_packed_c = %0d", __func__, full_swath_bytes_packed_c); in handle_det_buf_split()
|