Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c257 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
309 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
312 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
316 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
321 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
324 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
333 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
335 total_swath_bytes = 2 * swath_bytes_l; in handle_det_buf_split()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c164 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
206 swath_bytes_l = full_swath_bytes_packed_l; in handle_det_buf_split()
209 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
213 swath_bytes_l = full_swath_bytes_packed_l / 2; in handle_det_buf_split()
218 swath_bytes_l = full_swath_bytes_packed_l/2; in handle_det_buf_split()
221 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
230 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()
232 total_swath_bytes = 2 * swath_bytes_l; in handle_det_buf_split()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c239 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
287 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
290 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()
Ddisplay_rq_dlg_calc_20.c239 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
287 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
290 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()
/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c278 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
338 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
341 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c221 unsigned int swath_bytes_l = 0; in handle_det_buf_split() local
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()
271 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
274 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()