Searched defs:cmdq_pkt (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/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-v6.6/drivers/soc/mediatek/ |
D | mtk-mmsys.c | 141 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_update_bits() 190 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_merge_async_config() 198 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_hdr_config() 206 u8 mode, u32 biwidth, struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_mixer_in_config() 220 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_mixer_in_channel_swap() 254 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_vpp_rsz_merge_config() 275 struct cmdq_pkt *cmdq_pkt) in mtk_mmsys_vpp_rsz_dcm_config()
|
D | mtk-mutex.c | 873 struct cmdq_pkt *cmdq_pkt = (struct cmdq_pkt *)pkt; in mtk_mutex_enable_by_cmdq() local
|
/Linux-v6.6/drivers/gpu/drm/mediatek/ |
D | mtk_drm_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_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_ovl.c | 235 static void mtk_ovl_set_afbc(struct mtk_disp_ovl *ovl, struct cmdq_pkt *cmdq_pkt, in mtk_ovl_set_afbc() 244 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_set_bit_depth() 269 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_config() 324 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_on() 349 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_off() 399 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_layer_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_drm_ddp_comp.h | 109 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_config() 183 struct cmdq_pkt *cmdq_pkt) in mtk_ddp_comp_layer_config()
|
D | mtk_ethdr.c | 149 struct cmdq_pkt *cmdq_pkt) in mtk_ethdr_layer_config() 187 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ethdr_config()
|
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_disp_ovl_adaptor.c | 88 struct cmdq_pkt *cmdq_pkt) in mtk_ovl_adaptor_layer_config() 165 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ovl_adaptor_config()
|
D | mtk_disp_aal.c | 51 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
|
D | mtk_disp_color.c | 62 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()
|
D | mtk_disp_gamma.c | 104 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()
|