Lines Matching refs:opp

42 #include "opp.h"
293 struct output_pixel_processor *opp = NULL;
298 /* program opp dpg blank color */
314 opp = dc->res_pool->opps[opp_id_src0];
317 if (opp->funcs->dpg_is_blanked && opp->funcs->dpg_is_blanked(opp))
330 opp->funcs->opp_set_disp_pattern_generator(
331 opp,
352 hws->funcs.wait_for_blank_complete(opp);
682 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst };
709 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst;
769 odm_pipe->stream_res.opp->funcs->opp_pipe_clock_control(
770 odm_pipe->stream_res.opp,
773 pipe_ctx->stream_res.opp->funcs->opp_pipe_clock_control(
774 pipe_ctx->stream_res.opp,
785 hws->funcs.wait_for_blank_complete(pipe_ctx->stream_res.opp);
853 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc;
1027 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst };
1030 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst;
1064 /* get opp dpg blank color */
1158 pipe_ctx->stream_res.opp->funcs->opp_pipe_clock_control(
1159 pipe_ctx->stream_res.opp,
1389 || old_pipe->stream_res.opp != new_pipe->stream_res.opp)
1404 * Detect opp / tg change, only set on change, not on enable
1410 if (old_pipe->stream_res.opp != new_pipe->stream_res.opp)
1416 * Detect mpcc blending changes, only dpp inst and opp matter here,
1421 || old_pipe->stream_res.opp != new_pipe->stream_res.opp)
1603 * to apply existing for plane enable / opp change */
1758 /* If the pipe has been enabled or has a different opp, we
1766 pipe_ctx->stream_res.opp->funcs->opp_set_dyn_expansion(
1767 pipe_ctx->stream_res.opp,
1772 pipe_ctx->stream_res.opp->funcs->opp_program_fmt(
1773 pipe_ctx->stream_res.opp,
2251 struct output_pixel_processor *opp)
2256 if (opp->funcs->dpg_is_blanked(opp))
2597 struct mpc_tree *mpc_tree_params = &(pipe_ctx->stream_res.opp->mpc_tree_params);
2669 hubp->opp_id = pipe_ctx->stream_res.opp->inst;
2886 pipe_ctx->stream_res.opp = NULL;
2893 pipe_ctx->stream_res.opp = dc->res_pool->opps[i];
2963 pipe_ctx->stream_res.opp->funcs->opp_set_disp_pattern_generator(pipe_ctx->stream_res.opp, test_pattern,