Home
last modified time | relevance | path

Searched defs:cmdq_pkt (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/include/linux/mailbox/
Dmtk-cmdq-mailbox.h81 struct cmdq_pkt { struct
82 void *va_base;
83 dma_addr_t pa_base;
84 size_t cmd_buf_size; /* command occupied size */
85 size_t buf_size; /* real buffer size */
86 struct cmdq_task_cb cb;
87 struct cmdq_task_cb async_cb;
88 void *cl;
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.c69 void mtk_ddp_write(struct cmdq_pkt *cmdq_pkt, unsigned int value, in mtk_ddp_write()
82 void mtk_ddp_write_relaxed(struct cmdq_pkt *cmdq_pkt, unsigned int value, in mtk_ddp_write_relaxed()
95 void mtk_ddp_write_mask(struct cmdq_pkt *cmdq_pkt, unsigned int value, in mtk_ddp_write_mask()
130 unsigned int dither_en, struct cmdq_pkt *cmdq_pkt) in mtk_dither_set_common()
155 unsigned int cfg, struct cmdq_pkt *cmdq_pkt) in mtk_dither_set()
165 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_od_config()
190 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dither_config()
Dmtk_disp_ovl.c165 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_config()
220 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_on()
245 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_off()
293 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_config()
Dmtk_disp_ccorr.c64 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config()
117 struct cmdq_pkt *cmdq_pkt = NULL; in mtk_ccorr_ctm_set() local
Dmtk_drm_ddp_comp.h95 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_config()
156 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_layer_config()
Dmtk_disp_rdma.c145 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_rdma_config()
219 struct cmdq_pkt *cmdq_pkt) in mtk_rdma_layer_config()
Dmtk_disp_aal.c56 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
Dmtk_disp_color.c62 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()
Dmtk_disp_gamma.c87 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()