Searched refs:MAS_vp_horz_limit (Results 1 – 1 of 1) sorted by relevance
3762 unsigned int MAS_vp_horz_limit; in dcn5_calculate_dcc_configuration() local3808 MAS_vp_horz_limit = SourcePixelFormat == dml2_rgbe_alpha ? 3840 : 6144; in dcn5_calculate_dcc_configuration()3810 max_vp_horz_width = (unsigned int)(math_min2((double)MAS_vp_horz_limit, detile_buf_vp_horz_limit)); in dcn5_calculate_dcc_configuration()