Home
last modified time | relevance | path

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

/Linux-v4.19/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()