Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn30/
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.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c1941 bool newly_split[MAX_PIPES] = { false }; in dcn32_apply_merge_split_flags_helper() local
2035 if (!pipe->stream || newly_split[i]) in dcn32_apply_merge_split_flags_helper()
2068 newly_split[hsplit_pipe->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2089 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()
2108 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_apply_merge_split_flags_helper()