Searched refs:odm (Results 1 – 9 of 9) 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 \
1557 bool odm) in dcn32_split_stream_for_mpc_or_odm() argument1564 if (odm && pri_pipe->plane_state) { in dcn32_split_stream_for_mpc_or_odm()1595 if (odm) { in dcn32_split_stream_for_mpc_or_odm()1812 bool odm; in dcn32_internal_validate_bw() local1819 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn32_internal_validate_bw()1821 if (!pipe->plane_state && !odm) in dcn32_internal_validate_bw()1825 if (odm) { in dcn32_internal_validate_bw()1845 pipe, hsplit_pipe, odm)) in dcn32_internal_validate_bw()1854 if (odm && old_pipe->next_odm_pipe) in dcn32_internal_validate_bw()1856 else if (!odm && old_pipe->bottom_pipe && in dcn32_internal_validate_bw()[all …]
447 bool odm);
344 uint32_t odm : 1; member
1351 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()1390 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()1695 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe()1722 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
1398 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom()
4255 bool odm) in dc_resource_acquire_secondary_pipe_for_mpc_odm() argument4281 if (odm) { in dc_resource_acquire_secondary_pipe_for_mpc_odm()