Lines Matching refs:mdp_comp_ctx
24 __get_plat_cfg(const struct mdp_comp_ctx *ctx) in __get_plat_cfg()
32 static s64 get_comp_flag(const struct mdp_comp_ctx *ctx) in get_comp_flag()
43 static int init_rdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rdma()
65 static int config_rdma_frame(struct mdp_comp_ctx *ctx, in config_rdma_frame()
140 static int config_rdma_subfrm(struct mdp_comp_ctx *ctx, in config_rdma_subfrm()
190 static int wait_rdma_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_rdma_event()
214 static int init_rsz(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rsz()
227 static int config_rsz_frame(struct mdp_comp_ctx *ctx, in config_rsz_frame()
252 static int config_rsz_subfrm(struct mdp_comp_ctx *ctx, in config_rsz_subfrm()
293 static int advance_rsz_subfrm(struct mdp_comp_ctx *ctx, in advance_rsz_subfrm()
319 static int init_wrot(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_wrot()
332 static int config_wrot_frame(struct mdp_comp_ctx *ctx, in config_wrot_frame()
379 static int config_wrot_subfrm(struct mdp_comp_ctx *ctx, in config_wrot_subfrm()
413 static int wait_wrot_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_wrot_event()
443 static int init_wdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_wdma()
455 static int config_wdma_frame(struct mdp_comp_ctx *ctx, in config_wdma_frame()
489 static int config_wdma_subfrm(struct mdp_comp_ctx *ctx, in config_wdma_subfrm()
521 static int wait_wdma_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_wdma_event()
540 static int init_ccorr(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_ccorr()
552 static int config_ccorr_subfrm(struct mdp_comp_ctx *ctx, in config_ccorr_subfrm()
1023 int mdp_comp_ctx_config(struct mdp_dev *mdp, struct mdp_comp_ctx *ctx, in mdp_comp_ctx_config()