Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c1658 bool newly_split[MAX_PIPES] = { false }; in dcn30_internal_validate_bw() local
1792 if (!pipe->stream || newly_split[i]) in dcn30_internal_validate_bw()
1825 newly_split[hsplit_pipe->pipe_idx] = true; in dcn30_internal_validate_bw()
1846 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
1865 newly_split[pipe_4to1->pipe_idx] = true; in dcn30_internal_validate_bw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c1602 bool newly_split[MAX_PIPES] = { false }; in dcn32_internal_validate_bw() local
1768 if (!pipe->stream || newly_split[i]) in dcn32_internal_validate_bw()
1801 newly_split[hsplit_pipe->pipe_idx] = true; in dcn32_internal_validate_bw()
1822 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_internal_validate_bw()
1841 newly_split[pipe_4to1->pipe_idx] = true; in dcn32_internal_validate_bw()

Completed in 12 milliseconds