Home
last modified time | relevance | path

Searched refs:mtk_mdp_ctx (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_regs.h11 void mtk_mdp_hw_set_input_addr(struct mtk_mdp_ctx *ctx,
13 void mtk_mdp_hw_set_output_addr(struct mtk_mdp_ctx *ctx,
15 void mtk_mdp_hw_set_in_size(struct mtk_mdp_ctx *ctx);
16 void mtk_mdp_hw_set_in_image_format(struct mtk_mdp_ctx *ctx);
17 void mtk_mdp_hw_set_out_size(struct mtk_mdp_ctx *ctx);
18 void mtk_mdp_hw_set_out_image_format(struct mtk_mdp_ctx *ctx);
19 void mtk_mdp_hw_set_rotation(struct mtk_mdp_ctx *ctx);
20 void mtk_mdp_hw_set_global_alpha(struct mtk_mdp_ctx *ctx);
A Dmtk_mdp_m2m.c391 struct mtk_mdp_ctx *ctx = q->drv_priv; in mtk_mdp_m2m_start_streaming()
413 struct mtk_mdp_ctx *ctx = q->drv_priv; in mtk_mdp_m2m_stop_streaming()
474 struct mtk_mdp_ctx *ctx; in mtk_mdp_process_done()
496 struct mtk_mdp_ctx *ctx = in mtk_mdp_m2m_worker()
535 struct mtk_mdp_ctx *ctx = priv; in mtk_mdp_m2m_device_run()
594 struct mtk_mdp_ctx *ctx = fh_to_ctx(fh); in mtk_mdp_m2m_querycap()
632 struct mtk_mdp_ctx *ctx = fh_to_ctx(fh); in mtk_mdp_m2m_g_fmt_mplane()
671 struct mtk_mdp_ctx *ctx = fh_to_ctx(fh); in mtk_mdp_m2m_try_fmt_mplane()
681 struct mtk_mdp_ctx *ctx = fh_to_ctx(fh); in mtk_mdp_m2m_s_fmt_mplane()
921 struct mtk_mdp_ctx *ctx = priv; in mtk_mdp_m2m_queue_init()
[all …]
A Dmtk_mdp_regs.c48 void mtk_mdp_hw_set_input_addr(struct mtk_mdp_ctx *ctx, in mtk_mdp_hw_set_input_addr()
58 void mtk_mdp_hw_set_output_addr(struct mtk_mdp_ctx *ctx, in mtk_mdp_hw_set_output_addr()
68 void mtk_mdp_hw_set_in_size(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_in_size()
88 void mtk_mdp_hw_set_in_image_format(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_in_image_format()
104 void mtk_mdp_hw_set_out_size(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_out_size()
119 void mtk_mdp_hw_set_out_image_format(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_out_image_format()
134 void mtk_mdp_hw_set_rotation(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_rotation()
143 void mtk_mdp_hw_set_global_alpha(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_global_alpha()
A Dmtk_mdp_vpu.c13 static inline struct mtk_mdp_ctx *vpu_to_ctx(struct mtk_mdp_vpu *vpu) in vpu_to_ctx()
15 return container_of(vpu, struct mtk_mdp_ctx, vpu); in vpu_to_ctx()
36 struct mtk_mdp_ctx *ctx; in mtk_mdp_vpu_ipi_handler()
78 struct mtk_mdp_ctx *ctx = vpu_to_ctx(vpu); in mtk_mdp_vpu_send_msg()
116 struct mtk_mdp_ctx *ctx = vpu_to_ctx(vpu); in mtk_mdp_vpu_init()
A Dmtk_mdp_m2m.h10 void mtk_mdp_ctx_state_lock_set(struct mtk_mdp_ctx *ctx, u32 state);
A Dmtk_mdp_core.h196 struct mtk_mdp_ctx { struct
A Dmtk_mdp_core.c77 struct mtk_mdp_ctx *ctx; in mtk_mdp_wdt_worker()

Completed in 11 milliseconds