Lines Matching refs:mdp_comp_ctx

34 __get_plat_cfg(const struct mdp_comp_ctx *ctx)  in __get_plat_cfg()
42 static s64 get_comp_flag(const struct mdp_comp_ctx *ctx) in get_comp_flag()
59 static int init_rdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rdma()
86 static int config_rdma_frame(struct mdp_comp_ctx *ctx, in config_rdma_frame()
287 static int config_rdma_subfrm(struct mdp_comp_ctx *ctx, in config_rdma_subfrm()
378 static int wait_rdma_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_rdma_event()
408 static int init_rsz(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rsz()
429 static int config_rsz_frame(struct mdp_comp_ctx *ctx, in config_rsz_frame()
484 static int config_rsz_subfrm(struct mdp_comp_ctx *ctx, in config_rsz_subfrm()
618 static int advance_rsz_subfrm(struct mdp_comp_ctx *ctx, in advance_rsz_subfrm()
652 static int init_wrot(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_wrot()
670 static int config_wrot_frame(struct mdp_comp_ctx *ctx, in config_wrot_frame()
799 static int config_wrot_subfrm(struct mdp_comp_ctx *ctx, in config_wrot_subfrm()
866 static int wait_wrot_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_wrot_event()
901 static int init_wdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_wdma()
913 static int config_wdma_frame(struct mdp_comp_ctx *ctx, in config_wdma_frame()
959 static int config_wdma_subfrm(struct mdp_comp_ctx *ctx, in config_wdma_subfrm()
1003 static int wait_wdma_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_wdma_event()
1022 static int reset_luma_hist(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in reset_luma_hist()
1053 static int init_tdshp(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_tdshp()
1065 static int config_tdshp_frame(struct mdp_comp_ctx *ctx, in config_tdshp_frame()
1080 static int config_tdshp_subfrm(struct mdp_comp_ctx *ctx, in config_tdshp_subfrm()
1120 static int init_color(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_color()
1144 static int config_color_frame(struct mdp_comp_ctx *ctx, in config_color_frame()
1160 static int config_color_subfrm(struct mdp_comp_ctx *ctx, in config_color_subfrm()
1187 static int init_ccorr(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_ccorr()
1199 static int config_ccorr_subfrm(struct mdp_comp_ctx *ctx, in config_ccorr_subfrm()
1228 static int init_aal(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_aal()
1239 static int config_aal_frame(struct mdp_comp_ctx *ctx, in config_aal_frame()
1258 static int config_aal_subfrm(struct mdp_comp_ctx *ctx, in config_aal_subfrm()
1290 static int init_hdr(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_hdr()
1301 static int config_hdr_frame(struct mdp_comp_ctx *ctx, in config_hdr_frame()
1320 static int config_hdr_subfrm(struct mdp_comp_ctx *ctx, in config_hdr_subfrm()
1371 static int init_fg(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_fg()
1382 static int config_fg_frame(struct mdp_comp_ctx *ctx, in config_fg_frame()
1401 static int config_fg_subfrm(struct mdp_comp_ctx *ctx, in config_fg_subfrm()
1426 static int init_ovl(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_ovl()
1443 static int config_ovl_frame(struct mdp_comp_ctx *ctx, in config_ovl_frame()
1462 static int config_ovl_subfrm(struct mdp_comp_ctx *ctx, in config_ovl_subfrm()
1490 static int init_pad(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_pad()
1506 static int config_pad_subfrm(struct mdp_comp_ctx *ctx, in config_pad_subfrm()
2022 int mdp_comp_ctx_config(struct mdp_dev *mdp, struct mdp_comp_ctx *ctx, in mdp_comp_ctx_config()