Home
last modified time | relevance | path

Searched refs:odm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1559 bool odm) in dcn30_split_stream_for_mpc_or_odm() argument
1574 if (odm) { in dcn30_split_stream_for_mpc_or_odm()
1806 bool odm; in dcn30_internal_validate_bw() local
1813 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn30_internal_validate_bw()
1815 if (!pipe->plane_state && !odm) in dcn30_internal_validate_bw()
1819 if (odm) { in dcn30_internal_validate_bw()
1839 pipe, hsplit_pipe, odm)) in dcn30_internal_validate_bw()
1848 if (odm && old_pipe->next_odm_pipe) in dcn30_internal_validate_bw()
1850 else if (!odm && old_pipe->bottom_pipe && in dcn30_internal_validate_bw()
1861 pipe, pipe_4to1, odm)) in dcn30_internal_validate_bw()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1226 bool odm; in update_pipe_slice_table_with_split_flags() local
1252 odm = vba->ODMCombineEnabled[vba->pipe_plane[dml_pipe_idx]] != in update_pipe_slice_table_with_split_flags()
1254 if (odm && resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
1257 else if (!odm && resource_is_pipe_type(pipe, DPP_PIPE)) in update_pipe_slice_table_with_split_flags()
1819 bool odm) in dcn32_split_stream_for_mpc_or_odm() argument
1826 if (odm && pri_pipe->plane_state) { in dcn32_split_stream_for_mpc_or_odm()
1857 if (odm) { in dcn32_split_stream_for_mpc_or_odm()
1999 bool odm; in dcn32_apply_merge_split_flags_helper() local
2006 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn32_apply_merge_split_flags_helper()
2008 if (!pipe->plane_state && !odm) in dcn32_apply_merge_split_flags_helper()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2068 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe()
2080 if (pipe_ctx->update_flags.bits.odm) in dcn401_program_pipe()
2198 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe_sequence()
2231 if (pipe_ctx->update_flags.bits.odm) { in dcn401_program_pipe_sequence()
2444 pipe->update_flags.bits.odm && in dcn401_program_front_end_for_ctx()
2719 new_pipe->update_flags.bits.odm = 1; in dcn401_detect_pipe_changes()
2741 new_pipe->update_flags.bits.odm = 1; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5552 bool odm) in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy() argument
5581 if (odm) { in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()