Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-comp.h182 int (*init_comp)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
183 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd,
186 struct mdp_cmdq_cmd *cmd, u32 index);
188 struct mdp_cmdq_cmd *cmd);
190 struct mdp_cmdq_cmd *cmd, u32 index);
191 int (*post_process)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
H A Dmtk-mdp3-cmdq.c48 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_require()
99 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_run()
170 static int mdp_path_config_subfrm(struct mdp_cmdq_cmd *cmd, in mdp_path_config_subfrm()
236 static int mdp_path_config(struct mdp_dev *mdp, struct mdp_cmdq_cmd *cmd, in mdp_path_config()
329 struct mdp_cmdq_cmd *cmd; in mdp_auto_release_work()
333 cmd = container_of(work, struct mdp_cmdq_cmd, auto_release_work); in mdp_auto_release_work()
353 struct mdp_cmdq_cmd *cmd; in mdp_handle_cmdq_callback()
365 cmd = container_of(data->pkt, struct mdp_cmdq_cmd, pkt); in mdp_handle_cmdq_callback()
402 struct mdp_cmdq_cmd *cmd = NULL; in mdp_cmdq_send()
H A Dmtk-mdp3-comp.c51 static int init_rdma(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rdma()
79 struct mdp_cmdq_cmd *cmd, in config_rdma_frame()
183 struct mdp_cmdq_cmd *cmd, u32 index) in config_rdma_subfrm()
252 static int wait_rdma_event(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in wait_rdma_event()
276 static int init_rsz(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_rsz()
290 struct mdp_cmdq_cmd *cmd, in config_rsz_frame()
327 struct mdp_cmdq_cmd *cmd, u32 index) in config_rsz_subfrm()
390 struct mdp_cmdq_cmd *cmd, u32 index) in advance_rsz_subfrm()
420 static int init_wrot(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd) in init_wrot()
434 struct mdp_cmdq_cmd *cm in config_wrot_frame()
[all...]
H A Dmtk-mdp3-cmdq.h27 struct mdp_cmdq_cmd { struct

Completed in 4 milliseconds