Searched refs:MIN_RESERVED_DET_SEGS (Results 1 – 1 of 1) sorted by relevance
141 #define MIN_RESERVED_DET_SEGS 2 macro1754 if (remaining_det_segs > MIN_RESERVED_DET_SEGS) in dcn315_populate_dml_pipes_from_context()1755 …pipes[pipe_cnt].pipe.src.det_size_override += (remaining_det_segs - MIN_RESERVED_DET_SEGS) / crb_p… in dcn315_populate_dml_pipes_from_context()1756 (crb_idx < (remaining_det_segs - MIN_RESERVED_DET_SEGS) % crb_pipes ? 1 : 0); in dcn315_populate_dml_pipes_from_context()