Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c191 …double lines_between_pre_rec_first_hdl = pre_first_hdl < rec_first_hdl ? rec_first_hdl - pre_first… in calculate_copy_swaths() local
192 double lines_for_rec_swaths = svp_dst_lines - lines_between_pre_rec_first_hdl; in calculate_copy_swaths()