Searched refs:link_enc_cfg_ctx (Results 1 – 5 of 5) sorted by relevance
115 state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i].valid = false; in remove_link_enc_assignment()120 state->res_ctx.link_enc_cfg_ctx.link_enc_avail[eng_idx] = eng_id; in remove_link_enc_assignment()171 eng_id = state->res_ctx.link_enc_cfg_ctx.link_enc_avail[i]; in find_first_avail_link_enc()247 state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i].valid = false; in clear_enc_assignments()248 eng_id = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i].eng_id; in clear_enc_assignments()267 state->res_ctx.link_enc_cfg_ctx.link_enc_avail[i] = ENGINE_ID_UNKNOWN; in link_enc_cfg_init()272 state->res_ctx.link_enc_cfg_ctx.mode = LINK_ENC_CFG_STEADY; in link_enc_cfg_init()378 dc->current_state->res_ctx.link_enc_cfg_ctx.transient_assignments[i] = in link_enc_cfg_link_encs_assign()379 state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in link_enc_cfg_link_encs_assign()383 state->res_ctx.link_enc_cfg_ctx.mode = LINK_ENC_CFG_STEADY; in link_enc_cfg_link_encs_assign()[all …]
2853 enum link_enc_cfg_mode mode = dc->current_state->res_ctx.link_enc_cfg_ctx.mode; in pipe_need_reprogram()2855 dc->current_state->res_ctx.link_enc_cfg_ctx.mode = LINK_ENC_CFG_STEADY; in pipe_need_reprogram()2858 dc->current_state->res_ctx.link_enc_cfg_ctx.mode = mode; in pipe_need_reprogram()
3965 link_enc_assign = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in update_psp_stream_config()
411 struct link_enc_cfg_context link_enc_cfg_ctx; member
612 dc->current_state->res_ctx.link_enc_cfg_ctx.mode = LINK_ENC_CFG_TRANSIENT; in dcn31_reset_hw_ctx_wrap()
Completed in 24 milliseconds