Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mailbox/
Dmtk-cmdq-mailbox.h85 struct cmdq_pkt { struct
86 void *va_base;
87 dma_addr_t pa_base;
88 size_t cmd_buf_size; /* command occupied size */
89 size_t buf_size; /* real buffer size */
90 struct cmdq_task_cb cb;
91 struct cmdq_task_cb async_cb;
92 void *cl;
/Linux-v5.10/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.c89 void mtk_ddp_write(struct cmdq_pkt *cmdq_pkt, unsigned int value, in mtk_ddp_write()
101 void mtk_ddp_write_relaxed(struct cmdq_pkt *cmdq_pkt, unsigned int value, in mtk_ddp_write_relaxed()
114 void mtk_ddp_write_mask(struct cmdq_pkt *cmdq_pkt, in mtk_ddp_write_mask()
136 unsigned int CFG, struct cmdq_pkt *cmdq_pkt) in mtk_dither_set()
162 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_od_config()
181 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
198 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config()
242 struct cmdq_pkt *cmdq_pkt = NULL; in mtk_ccorr_ctm_set() local
267 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dither_config()
285 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()
Dmtk_disp_ovl.c128 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_config()
181 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_on()
206 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_off()
252 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_config()
Dmtk_disp_rdma.c129 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_rdma_config()
197 struct cmdq_pkt *cmdq_pkt) in mtk_rdma_layer_config()
Dmtk_drm_ddp_comp.h111 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_config()
171 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_layer_config()
Dmtk_disp_color.c49 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()