Searched refs:MAS_vp_vert_limit (Results 1 – 1 of 1) sorted by relevance
3763 unsigned int MAS_vp_vert_limit; in dcn5_calculate_dcc_configuration() local3809 …MAS_vp_vert_limit = SourcePixelFormat == dml2_rgbe_alpha ? 3840 : (BytePerPixelY == 8 ? 3072 : 614… in dcn5_calculate_dcc_configuration()3811 …max_vp_vert_height = (unsigned int)(math_min2((double)MAS_vp_vert_limit, detile_buf_vp_vert_limit)… in dcn5_calculate_dcc_configuration()