Searched refs:odm_combine (Results 1 – 4 of 4) sorted by relevance
1417 pipes[pipe_cnt].pipe.dest.odm_combine = dm_odm_combine_mode_2to1; in dcn20_populate_dml_pipes_from_context()1420 pipes[pipe_cnt].pipe.dest.odm_combine = dm_odm_combine_mode_4to1; in dcn20_populate_dml_pipes_from_context()1423 pipes[pipe_cnt].pipe.dest.odm_combine = dm_odm_combine_mode_disabled; in dcn20_populate_dml_pipes_from_context()1549 …pipes[pipe_cnt].pipe.src.is_hsplit = pipes[pipe_cnt].pipe.dest.odm_combine != dm_odm_combine_mode_… in dcn20_populate_dml_pipes_from_context()1581 if (pipes[pipe_cnt].pipe.dest.odm_combine == dm_odm_combine_mode_2to1) { in dcn20_populate_dml_pipes_from_context()1584 } else if (pipes[pipe_cnt].pipe.dest.odm_combine == dm_odm_combine_mode_4to1) { in dcn20_populate_dml_pipes_from_context()1595 || pipes[pipe_cnt].pipe.dest.odm_combine != dm_odm_combine_mode_disabled; in dcn20_populate_dml_pipes_from_context()1652 if (pipes[pipe_cnt].pipe.dest.odm_combine == dm_odm_combine_mode_2to1) in dcn20_populate_dml_pipes_from_context()1654 else if (pipes[pipe_cnt].pipe.dest.odm_combine == dm_odm_combine_mode_4to1) in dcn20_populate_dml_pipes_from_context()1753 pipes[pipe_cnt].pipe.dest.odm_combine = in dcn20_calculate_wm()[all …]
531 unsigned int odm_combine; member
624 dst->odm_combine; in fetch_pipe_params()777 if (dst->odm_combine && !src->is_hsplit) in fetch_pipe_params()
347 bool odm_combine);