Home
last modified time | relevance | path

Searched refs:newly_split (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1670 bool newly_split[MAX_PIPES] = { false }; in dcn30_internal_validate_bw() local
1806 if (!pipe->stream || newly_split[i]) in dcn30_internal_validate_bw()
1839 newly_split[hsplit_pipe->pipe_idx] = true; in dcn30_internal_validate_bw()
1860 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
1879 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1945 bool newly_split[MAX_PIPES] = { false }; in dcn32_apply_merge_split_flags_helper() local
2039 if (!pipe->stream || newly_split[i]) in dcn32_apply_merge_split_flags_helper()
2072 newly_split[hsplit_pipe->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2093 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2112 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()