Searched defs:cmdq_pkt (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/include/linux/mailbox/ |
D | mtk-cmdq-mailbox.h | 73 struct cmdq_pkt { struct 74 void *va_base; 75 dma_addr_t pa_base; 76 size_t cmd_buf_size; /* command occupied size */ 77 size_t buf_size; /* real buffer size */ 78 void *cl;
|
/linux-6.14.4/drivers/soc/mediatek/ |
D | mtk-mmsys.c | 164 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_update_bits() 217 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_merge_async_config() 225 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_hdr_config() 233 u8 mode, u32 biwidth, struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_mixer_in_config() 248 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_mixer_in_channel_swap() 282 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_vpp_rsz_merge_config() 303 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_vpp_rsz_dcm_config()
|
D | mtk-mutex.c | 965 struct cmdq_pkt *cmdq_pkt = (struct cmdq_pkt *)pkt; in mtk_mutex_enable_by_cmdq() local
|
/linux-6.14.4/drivers/gpu/drm/mediatek/ |
D | mtk_ddp_comp.c | 69 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() 156 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dither_config() 182 unsigned int cfg, struct cmdq_pkt *cmdq_pkt) in mtk_dither_set() 192 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dsc_config() 222 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_od_config() 240 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_postmask_config()
|
D | mtk_disp_merge.c | 83 void mtk_merge_start_cmdq(struct device *dev, struct cmdq_pkt *cmdq_pkt) in mtk_merge_start_cmdq() 95 void mtk_merge_stop_cmdq(struct device *dev, struct cmdq_pkt *cmdq_pkt) in mtk_merge_stop_cmdq() 111 struct cmdq_pkt *cmdq_pkt) in mtk_merge_fifo_setting() 131 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_merge_config() 138 struct cmdq_pkt *cmdq_pkt) in mtk_merge_advance_config()
|
D | mtk_disp_ovl.c | 281 static void mtk_ovl_set_afbc(struct mtk_disp_ovl *ovl, struct cmdq_pkt *cmdq_pkt, in mtk_ovl_set_afbc() 290 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_set_bit_depth() 308 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_config() 362 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_on() 387 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_off() 466 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_afbc_layer_config() 488 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_config()
|
D | mtk_mdp_rdma.c | 149 static void mtk_mdp_rdma_fifo_config(struct device *dev, struct cmdq_pkt *cmdq_pkt) in mtk_mdp_rdma_fifo_config() 161 void mtk_mdp_rdma_start(struct device *dev, struct cmdq_pkt *cmdq_pkt) in mtk_mdp_rdma_start() 169 void mtk_mdp_rdma_stop(struct device *dev, struct cmdq_pkt *cmdq_pkt) in mtk_mdp_rdma_stop() 180 struct cmdq_pkt *cmdq_pkt) in mtk_mdp_rdma_config()
|
D | mtk_disp_ccorr.c | 59 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config() 112 struct cmdq_pkt *cmdq_pkt = NULL; in mtk_ccorr_ctm_set() local
|
D | mtk_disp_rdma.c | 186 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_rdma_config() 260 struct cmdq_pkt *cmdq_pkt) in mtk_rdma_layer_config()
|
D | mtk_ethdr.c | 157 struct cmdq_pkt *cmdq_pkt) in mtk_ethdr_layer_config() 216 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ethdr_config()
|
D | mtk_ddp_comp.h | 145 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_config() 223 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_layer_config()
|
D | mtk_disp_color.c | 62 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()
|
D | mtk_disp_ovl_adaptor.c | 134 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_adaptor_layer_config() 211 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_adaptor_config()
|
D | mtk_disp_aal.c | 69 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
|
D | mtk_disp_gamma.c | 211 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()
|