Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1637 bool newly_split[MAX_PIPES] = { false }; in dcn30_internal_validate_bw() local
1773 if (!pipe->stream || newly_split[i]) in dcn30_internal_validate_bw()
1806 newly_split[hsplit_pipe->pipe_idx] = true; in dcn30_internal_validate_bw()
1827 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
1846 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1942 bool newly_split[MAX_PIPES] = { false }; in dcn32_apply_merge_split_flags_helper() local
2036 if (!pipe->stream || newly_split[i]) in dcn32_apply_merge_split_flags_helper()
2069 newly_split[hsplit_pipe->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2090 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2109 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()