Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1524 bool odm) in dcn30_split_stream_for_mpc_or_odm() argument
1539 if (odm) { in dcn30_split_stream_for_mpc_or_odm()
1769 bool odm; in dcn30_internal_validate_bw() local
1776 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn30_internal_validate_bw()
1778 if (!pipe->plane_state && !odm) in dcn30_internal_validate_bw()
1782 if (odm) { in dcn30_internal_validate_bw()
1802 pipe, hsplit_pipe, odm)) in dcn30_internal_validate_bw()
1811 if (odm && old_pipe->next_odm_pipe) in dcn30_internal_validate_bw()
1813 else if (!odm && old_pipe->bottom_pipe && in dcn30_internal_validate_bw()
1824 pipe, pipe_4to1, odm)) in dcn30_internal_validate_bw()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h407 uint32_t odm : 1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2139 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe()
2151 if (pipe_ctx->update_flags.bits.odm) in dcn401_program_pipe()
2265 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe_sequence()
2298 if (pipe_ctx->update_flags.bits.odm) { in dcn401_program_pipe_sequence()
2506 pipe->update_flags.bits.odm && in dcn401_program_front_end_for_ctx()
2783 new_pipe->update_flags.bits.odm = 1; in dcn401_detect_pipe_changes()
2805 new_pipe->update_flags.bits.odm = 1; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1502 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1524 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1925 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe()
1937 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
2140 pipe->update_flags.bits.odm && in dcn20_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1483 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5533 bool odm) in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy() argument
5562 if (odm) { in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()