Searched refs:odm (Results 1 – 11 of 11) sorted by relevance
583 struct dm_odm_t *odm = &(hal_data->odmpriv); in SetHwReg() local616 odm->SupportAbility = *((u32 *)val); in SetHwReg()621 odm->BK_SupportAbility = odm->SupportAbility; in SetHwReg()624 odm->SupportAbility = odm->BK_SupportAbility; in SetHwReg()631 odm->SupportAbility = dm->InitODMFlag; in SetHwReg()633 odm->SupportAbility |= *((u32 *)val); in SetHwReg()641 odm->SupportAbility &= *((u32 *)val); in SetHwReg()660 struct dm_odm_t *odm = &(hal_data->odmpriv); in GetHwReg() local667 *((u32 *)val) = odm->SupportAbility; in GetHwReg()685 struct dm_odm_t *odm = &(hal_data->odmpriv); in SetHalDefVar() local[all …]
1526 bool odm) in dcn30_split_stream_for_mpc_or_odm() argument1541 if (odm) { in dcn30_split_stream_for_mpc_or_odm()1769 bool odm; in dcn30_internal_validate_bw() local1776 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 …]
28 hal/odm.o \
1558 bool odm) in dcn32_split_stream_for_mpc_or_odm() argument1565 if (odm && pri_pipe->plane_state) { in dcn32_split_stream_for_mpc_or_odm()1596 if (odm) { in dcn32_split_stream_for_mpc_or_odm()1813 bool odm; in dcn32_internal_validate_bw() local1820 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn32_internal_validate_bw()1822 if (!pipe->plane_state && !odm) in dcn32_internal_validate_bw()1826 if (odm) { in dcn32_internal_validate_bw()1846 pipe, hsplit_pipe, odm)) in dcn32_internal_validate_bw()1855 if (odm && old_pipe->next_odm_pipe) in dcn32_internal_validate_bw()1857 else if (!odm && old_pipe->bottom_pipe && in dcn32_internal_validate_bw()[all …]
447 bool odm);
344 uint32_t odm : 1; member
1352 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()1391 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()1696 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe()1723 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
1401 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom()
4265 bool odm) in dc_resource_acquire_secondary_pipe_for_mpc_odm() argument4291 if (odm) { in dc_resource_acquire_secondary_pipe_for_mpc_odm()
[all...]