Home
last modified time | relevance | path

Searched refs:prev_odm_pipe (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1465 struct pipe_ctx *prev_odm_pipe, in dcn20_split_stream_for_odm() argument
1471 *next_odm_pipe = *prev_odm_pipe; in dcn20_split_stream_for_odm()
1481 if (prev_odm_pipe->next_odm_pipe && prev_odm_pipe->next_odm_pipe != next_odm_pipe) { in dcn20_split_stream_for_odm()
1482 next_odm_pipe->next_odm_pipe = prev_odm_pipe->next_odm_pipe; in dcn20_split_stream_for_odm()
1483 next_odm_pipe->next_odm_pipe->prev_odm_pipe = next_odm_pipe; in dcn20_split_stream_for_odm()
1485 if (prev_odm_pipe->top_pipe && prev_odm_pipe->top_pipe->next_odm_pipe) { in dcn20_split_stream_for_odm()
1486 prev_odm_pipe->top_pipe->next_odm_pipe->bottom_pipe = next_odm_pipe; in dcn20_split_stream_for_odm()
1487 next_odm_pipe->top_pipe = prev_odm_pipe->top_pipe->next_odm_pipe; in dcn20_split_stream_for_odm()
1489 if (prev_odm_pipe->bottom_pipe && prev_odm_pipe->bottom_pipe->next_odm_pipe) { in dcn20_split_stream_for_odm()
1490 prev_odm_pipe->bottom_pipe->next_odm_pipe->top_pipe = next_odm_pipe; in dcn20_split_stream_for_odm()
[all …]
Ddcn20_resource.h142 struct pipe_ctx *prev_odm_pipe,
Ddcn20_hwseq.c1350 if (!new_pipe->top_pipe && !new_pipe->prev_odm_pipe) { in dcn20_detect_pipe_changes()
1383 if (!new_pipe->top_pipe && !new_pipe->prev_odm_pipe) { in dcn20_detect_pipe_changes()
1677 …for (other_pipe = pipe->prev_odm_pipe; other_pipe != NULL; other_pipe = other_pipe->prev_odm_pipe)… in calculate_vready_offset_for_group()
1704 && !pipe_ctx->prev_odm_pipe) { in dcn20_program_pipe()
1811 if (!pipe_ctx->top_pipe && !pipe_ctx->prev_odm_pipe && pipe_ctx->plane_state) { in dcn20_program_front_end_for_ctx()
1865 && !context->res_ctx.pipe_ctx[i].prev_odm_pipe in dcn20_program_front_end_for_ctx()
1917 if (!pipe->top_pipe && !pipe->prev_odm_pipe in dcn20_program_front_end_for_ctx()
1941 !pipe->prev_odm_pipe && in dcn20_program_front_end_for_ctx()
2190 if (pipe_ctx->prev_odm_pipe == NULL) in dcn20_update_bandwidth()
2573 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) in dcn20_reset_hw_ctx_wrap()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c134 if (pipe->prev_odm_pipe) { in dcn32_merge_pipes_for_subvp()
136 pipe->prev_odm_pipe->next_odm_pipe = pipe->next_odm_pipe; in dcn32_merge_pipes_for_subvp()
138 pipe->next_odm_pipe->prev_odm_pipe = pipe->prev_odm_pipe; in dcn32_merge_pipes_for_subvp()
145 pipe->prev_odm_pipe = NULL; in dcn32_merge_pipes_for_subvp()
Ddcn32_hwseq.c1071 for (odm_pipe = pipe_ctx; odm_pipe->prev_odm_pipe; odm_pipe = odm_pipe->prev_odm_pipe) in get_odm_config()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c774 while (pipe_ctx->prev_odm_pipe) { in get_odm_split_index()
776 pipe_ctx = pipe_ctx->prev_odm_pipe; in get_odm_split_index()
1716 ASSERT(!pipe_ctx->prev_odm_pipe); in resource_is_pipe_type()
1731 return !pipe_ctx->prev_odm_pipe && in resource_is_pipe_type()
1768 while (otg_master->prev_odm_pipe) in resource_get_otg_master()
1769 otg_master = otg_master->prev_odm_pipe; in resource_get_otg_master()
1856 if (tail_pipe->prev_odm_pipe) { in insert_secondary_dpp_pipe_with_plane()
1857 ASSERT(tail_pipe->prev_odm_pipe->bottom_pipe); in insert_secondary_dpp_pipe_with_plane()
1858 sec_pipe->prev_odm_pipe = tail_pipe->prev_odm_pipe->bottom_pipe; in insert_secondary_dpp_pipe_with_plane()
1859 tail_pipe->prev_odm_pipe->bottom_pipe->next_odm_pipe = sec_pipe; in insert_secondary_dpp_pipe_with_plane()
[all …]
Ddc.c544 if (pipe->stream == stream && !pipe->top_pipe && !pipe->prev_odm_pipe) in dc_stream_forward_crc_window()
1138 !dc->current_state->res_ctx.pipe_ctx[i].prev_odm_pipe) { in disable_dangling_plane()
1224 if (pipe->prev_odm_pipe) in disable_vbios_mode_if_required()
1432 || ctx->res_ctx.pipe_ctx[i].prev_odm_pipe) in program_timing_sync()
2254 if (cur_pipe->prev_odm_pipe) in dc_copy_state()
2255 cur_pipe->prev_odm_pipe = &new_ctx->res_ctx.pipe_ctx[cur_pipe->prev_odm_pipe->pipe_idx]; in dc_copy_state()
3700 !pipe_ctx->prev_odm_pipe && in commit_planes_for_stream()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c164 for (odm_pipe = pipe_ctx; odm_pipe->prev_odm_pipe; odm_pipe = odm_pipe->prev_odm_pipe) in get_odm_config()
402 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn314_resync_fifo_dccg_dio()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c1445 context->res_ctx.pipe_ctx[i].prev_odm_pipe == NULL) { in dcn32_calculate_dlg_params()
1526 && dc->current_state->res_ctx.pipe_ctx[i].prev_odm_pipe == NULL) { in dcn32_find_split_pipe()
1599 sec_pipe->next_odm_pipe->prev_odm_pipe = sec_pipe; in dcn32_split_stream_for_mpc_or_odm()
1610 sec_pipe->prev_odm_pipe = pri_pipe; in dcn32_split_stream_for_mpc_or_odm()
1742 if (pipe->prev_odm_pipe) { in dcn32_internal_validate_bw()
1744 pipe->prev_odm_pipe->next_odm_pipe = pipe->next_odm_pipe; in dcn32_internal_validate_bw()
1746 pipe->next_odm_pipe->prev_odm_pipe = pipe->prev_odm_pipe; in dcn32_internal_validate_bw()
1750 if (pipe->bottom_pipe->prev_odm_pipe || pipe->bottom_pipe->next_odm_pipe) { in dcn32_internal_validate_bw()
1757 if (pipe->prev_odm_pipe->bottom_pipe) { in dcn32_internal_validate_bw()
1759 pipe->bottom_pipe->top_pipe = pipe->prev_odm_pipe->bottom_pipe; in dcn32_internal_validate_bw()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1545 sec_pipe->next_odm_pipe->prev_odm_pipe = sec_pipe; in dcn30_split_stream_for_mpc_or_odm()
1556 sec_pipe->prev_odm_pipe = pri_pipe; in dcn30_split_stream_for_mpc_or_odm()
1599 && dc->current_state->res_ctx.pipe_ctx[i].prev_odm_pipe == NULL) { in dcn30_find_split_pipe()
1728 if (pipe->prev_odm_pipe) { in dcn30_internal_validate_bw()
1730 pipe->prev_odm_pipe->next_odm_pipe = pipe->next_odm_pipe; in dcn30_internal_validate_bw()
1732 pipe->next_odm_pipe->prev_odm_pipe = pipe->prev_odm_pipe; in dcn30_internal_validate_bw()
1739 pipe->prev_odm_pipe = NULL; in dcn30_internal_validate_bw()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hwseq.c290 (pipe_ctx->prev_odm_pipe == NULL && pipe_ctx->next_odm_pipe == NULL)) in dcn21_is_abm_supported()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h394 struct pipe_ctx *prev_odm_pipe; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_clk_mgr.c110 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn316_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c581 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) in dcn31_reset_hw_ctx_wrap()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1436 } else if (res_ctx->pipe_ctx[i].prev_odm_pipe) { in dcn20_populate_dml_pipes_from_context()
1437 struct pipe_ctx *first_pipe = res_ctx->pipe_ctx[i].prev_odm_pipe; in dcn20_populate_dml_pipes_from_context()
1439 while (first_pipe->prev_odm_pipe) in dcn20_populate_dml_pipes_from_context()
1440 first_pipe = first_pipe->prev_odm_pipe; in dcn20_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c893 …for (other_pipe = pipe->prev_odm_pipe; other_pipe != NULL; other_pipe = other_pipe->prev_odm_pipe)… in calculate_vready_offset_for_group()
3004 !pipe_ctx->prev_odm_pipe && in dcn10_post_unlock_program_front_end()
3416 (pipe_ctx->prev_odm_pipe != NULL); in dcn10_set_cursor_position()
3576 pipe_ctx->prev_odm_pipe->plane_res.scl_data.viewport.y; in dcn10_set_cursor_position()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c121 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn31_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_clk_mgr.c108 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn315_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1693 if (pixel_rate_crb && !pipe->top_pipe && !pipe->prev_odm_pipe) { in dcn315_populate_dml_pipes_from_context()
1750 if (!pipe->top_pipe && !pipe->prev_odm_pipe) { in dcn315_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c1129 !pipes[i].prev_odm_pipe) { in dm_helpers_dp_handle_test_pattern_request()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_clk_mgr.c145 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn314_disable_otg_wa()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c311 …if (split_pipe->stream == head_pipe->stream && (split_pipe->top_pipe || split_pipe->prev_odm_pipe)… in dc_dmub_srv_populate_fams_pipe_info()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2301 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe) in dce110_apply_ctx_to_hw()