Home
last modified time | relevance | path

Searched refs:link_enc_cfg_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_enc_cfg.c115 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 …]
A Ddc_resource.c2853 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()
A Ddc_link.c3965 link_enc_assign = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in update_psp_stream_config()
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h411 struct link_enc_cfg_context link_enc_cfg_ctx; member
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c612 dc->current_state->res_ctx.link_enc_cfg_ctx.mode = LINK_ENC_CFG_TRANSIENT; in dcn31_reset_hw_ctx_wrap()

Completed in 24 milliseconds