Home
last modified time | relevance | path

Searched refs:full_swath_bytes_packed_l (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c259 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
269 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
273 dml_print("DML_DLG: %s: full_swath_bytes_packed_l = %0d\n", __func__, full_swath_bytes_packed_l); in handle_det_buf_split()
278full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2.0 / 3.0… in handle_det_buf_split()
281 …ML_DLG: %s: full_swath_bytes_packed_l = %0d (3-2 packing)\n", __func__, full_swath_bytes_packed_l); in handle_det_buf_split()
287 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
289 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
299 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
305 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
306 } else if ((double) full_swath_bytes_packed_l / (double) full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c166 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
176 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
180full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2.0 / 3.0, in handle_det_buf_split()
189 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()
191 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
196 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
202 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
203 } else if ((double)full_swath_bytes_packed_l / (double)full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split()
206 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
213 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c241 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
251 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
255 full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.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()
269 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
274 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
280 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
328 full_swath_bytes_packed_l); in handle_det_buf_split()
Ddisplay_rq_dlg_calc_20.c241 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
251 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
255 full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.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()
269 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
274 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
280 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
328 full_swath_bytes_packed_l); in handle_det_buf_split()
/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c280 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
290 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
294 full_swath_bytes_packed_l = 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()
310 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
315 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
331 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
377 DTRACE("DLG: %s: full_swath_bytes_packed_l = %0d", __func__, full_swath_bytes_packed_l); in handle_det_buf_split()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c223 unsigned int full_swath_bytes_packed_l = 0; in handle_det_buf_split() local
233 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
237 full_swath_bytes_packed_l = 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()
253 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
258 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
264 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()
313 full_swath_bytes_packed_l); in handle_det_buf_split()