Home
last modified time | relevance | path

Searched refs:horz_div_l (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_dcn5_calcs_dchub.c3753 unsigned int horz_div_l; in dcn5_calculate_dcc_configuration() local
3780 horz_div_l = 1; in dcn5_calculate_dcc_configuration()
3792 …t = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)); in dcn5_calculate_dcc_configuration()
3796 …th_buf_size / ((double)RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (double)Reque… in dcn5_calculate_dcc_configuration()