Home
last modified time | relevance | path

Searched refs:mdp_cmdq_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h162 int (*init_comp)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
163 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd,
166 struct mdp_cmdq_cmd *cmd, u32 index);
168 struct mdp_cmdq_cmd *cmd);
170 struct mdp_cmdq_cmd *cmd, u32 index);
171 int (*post_process)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
A Dmtk-mdp3-cmdq.c40 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_require()
86 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_run()
147 static int mdp_path_config_subfrm(struct mdp_cmdq_cmd *cmd, in mdp_path_config_subfrm()
206 static int mdp_path_config(struct mdp_dev *mdp, struct mdp_cmdq_cmd *cmd, in mdp_path_config()
287 struct mdp_cmdq_cmd *cmd; in mdp_auto_release_work()
290 cmd = container_of(work, struct mdp_cmdq_cmd, auto_release_work); in mdp_auto_release_work()
309 struct mdp_cmdq_cmd *cmd; in mdp_handle_cmdq_callback()
320 cmd = container_of(data->pkt, struct mdp_cmdq_cmd, pkt); in mdp_handle_cmdq_callback()
356 struct mdp_cmdq_cmd *cmd = NULL; in mdp_cmdq_send()
A Dmtk-mdp3-comp.c43 static int init_rdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rdma()
66 struct mdp_cmdq_cmd *cmd, in config_rdma_frame()
141 struct mdp_cmdq_cmd *cmd, u32 index) in config_rdma_subfrm()
228 struct mdp_cmdq_cmd *cmd, in config_rsz_frame()
253 struct mdp_cmdq_cmd *cmd, u32 index) in config_rsz_subfrm()
294 struct mdp_cmdq_cmd *cmd, u32 index) in advance_rsz_subfrm()
333 struct mdp_cmdq_cmd *cmd, in config_wrot_frame()
380 struct mdp_cmdq_cmd *cmd, u32 index) in config_wrot_subfrm()
456 struct mdp_cmdq_cmd *cmd, in config_wdma_frame()
490 struct mdp_cmdq_cmd *cmd, u32 index) in config_wdma_subfrm()
[all …]
A Dmtk-mdp3-cmdq.h27 struct mdp_cmdq_cmd { struct

Completed in 6 milliseconds