Home
last modified time | relevance | path

Searched refs:opp_id (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c130 unsigned int opp_id; in mpc1_is_mpcc_idle() local
134 REG_GET(MPCC_OPP_ID[mpcc_id], MPCC_OPP_ID, &opp_id); in mpc1_is_mpcc_idle()
136 if (top_sel == 0xf && opp_id == 0xf && idle) in mpc1_is_mpcc_idle()
217 REG_SET(MPCC_OPP_ID[mpcc_id], 0, MPCC_OPP_ID, tree->opp_id); in mpc1_insert_plane()
223 REG_UPDATE(MUX[tree->opp_id], MPC_OUT_MUX, mpcc_id); in mpc1_insert_plane()
279 REG_UPDATE(MUX[tree->opp_id], MPC_OUT_MUX, tree->opp_list->mpcc_id); in mpc1_remove_mpcc()
283 REG_UPDATE(MUX[tree->opp_id], MPC_OUT_MUX, 0xf); in mpc1_remove_mpcc()
350 int opp_id; in mpc1_mpc_init() local
361 for (opp_id = 0; opp_id < MAX_OPP; opp_id++) { in mpc1_mpc_init()
362 if (REG(MUX[opp_id])) in mpc1_mpc_init()
[all …]
Ddcn10_hw_sequencer.c288 if (s.opp_id != 0xf) in dcn10_log_hw_state()
290 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_log_hw_state()
910 int opp_id = hubp->opp_id; in plane_atomic_disable() local
918 if (opp_id != 0xf && pipe_ctx->stream_res.opp->mpc_tree_params.opp_list == NULL) in plane_atomic_disable()
1031 hubp->opp_id = 0xf; in dcn10_init_hw()
1034 dc->res_pool->opps[i]->mpc_tree_params.opp_id = dc->res_pool->opps[i]->inst; in dcn10_init_hw()
1688 int opp_id) in dcn10_program_output_csc() argument
1980 hubp->opp_id = pipe_ctx->stream_res.opp->inst; in dcn10_update_mpcc()
2080 hubp->opp_id); in update_dchubp_dpp()
2319 old_pipe_ctx->plane_res.hubp->opp_id != 0xf) { in dcn10_apply_ctx_for_surface()
Ddcn10_hubp.c66 hubp->opp_id = 0xf; in hubp1_set_blank()
1191 hubp1->base.opp_id = 0xf; in dcn10_hubp_construct()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h97 int opp_id; /* The OPP instance that owns this MPC tree */ member
109 uint32_t opp_id; member
Dhubp.h52 int opp_id; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h99 int opp_id);
/Linux-v4.19/Documentation/arm/OMAP/
Domap_pm121 7. (*pdata->dsp_set_min_opp)(u8 opp_id)