/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_dl.h | 15 struct vsp1_dl_body; 58 struct vsp1_dl_body *vsp1_dlm_dl_body_get(struct vsp1_dl_manager *dlm); 62 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl); 70 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool); 71 void vsp1_dl_body_put(struct vsp1_dl_body *dlb); 73 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data); 74 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
|
D | vsp1_entity.h | 18 struct vsp1_dl_body; 81 struct vsp1_dl_body *); 83 struct vsp1_dl_list *, struct vsp1_dl_body *); 87 struct vsp1_dl_body *); 154 struct vsp1_dl_body *dlb); 158 struct vsp1_dl_body *dlb); 163 struct vsp1_dl_body *dlb); 168 struct vsp1_dl_body *dlb);
|
D | vsp1_lut.c | 29 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_lut_write() 42 struct vsp1_dl_body *dlb; in lut_set_table() 150 struct vsp1_dl_body *dlb) in lut_configure_stream() 160 struct vsp1_dl_body *dlb) in lut_configure_frame() 163 struct vsp1_dl_body *lut_dlb; in lut_configure_frame()
|
D | vsp1_dl.c | 104 struct vsp1_dl_body { struct 137 struct vsp1_dl_body *bodies; argument 191 struct vsp1_dl_body *body0; 288 struct vsp1_dl_body *dlb = &pool->bodies[i]; in vsp1_dl_body_pool_create() 329 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool) in vsp1_dl_body_get() 331 struct vsp1_dl_body *dlb = NULL; in vsp1_dl_body_get() 337 dlb = list_first_entry(&pool->free, struct vsp1_dl_body, free); in vsp1_dl_body_get() 353 void vsp1_dl_body_put(struct vsp1_dl_body *dlb) in vsp1_dl_body_put() 380 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_dl_body_write() 576 struct vsp1_dl_body *dlb, *tmp; in vsp1_dl_list_bodies_put() [all …]
|
D | vsp1_clu.c | 29 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_clu_write() 45 struct vsp1_dl_body *dlb; in clu_set_table() 174 struct vsp1_dl_body *dlb) in clu_configure_stream() 192 struct vsp1_dl_body *dlb) in clu_configure_frame() 195 struct vsp1_dl_body *clu_dlb; in clu_configure_frame()
|
D | vsp1_clu.h | 21 struct vsp1_dl_body; 34 struct vsp1_dl_body *clu;
|
D | vsp1_pipe.h | 144 struct vsp1_dl_body *stream_config; 164 struct vsp1_dl_body *dlb,
|
D | vsp1_rpf.c | 40 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_rpf_write() 60 struct vsp1_dl_body *dlb) in rpf_configure_stream() 228 struct vsp1_dl_body *dlb) in rpf_configure_frame() 243 struct vsp1_dl_body *dlb) in rpf_configure_partition()
|
D | vsp1_lif.c | 27 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_lif_write() 87 struct vsp1_dl_body *dlb) in lif_configure_stream()
|
D | vsp1_uds.c | 31 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_uds_write() 40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha() 260 struct vsp1_dl_body *dlb) in uds_configure_stream() 308 struct vsp1_dl_body *dlb) in uds_configure_partition()
|
D | vsp1_hsit.c | 27 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hsit_write() 132 struct vsp1_dl_body *dlb) in hsit_configure_stream()
|
D | vsp1_lut.h | 31 struct vsp1_dl_body *lut;
|
D | vsp1_uds.h | 34 void vsp1_uds_set_alpha(struct vsp1_entity *uds, struct vsp1_dl_body *dlb,
|
D | vsp1_hgt.c | 32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgt_write() 130 struct vsp1_dl_body *dlb) in hgt_configure_stream()
|
D | vsp1_entity.c | 25 struct vsp1_dl_body *dlb) in vsp1_entity_route_setup() 74 struct vsp1_dl_body *dlb) in vsp1_entity_configure_stream() 83 struct vsp1_dl_body *dlb) in vsp1_entity_configure_frame() 92 struct vsp1_dl_body *dlb) in vsp1_entity_configure_partition()
|
D | vsp1_wpf.c | 30 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_wpf_write() 237 struct vsp1_dl_body *dlb) in wpf_configure_stream() 329 struct vsp1_dl_body *dlb) in wpf_configure_frame() 355 struct vsp1_dl_body *dlb) in wpf_configure_partition()
|
D | vsp1_hgo.c | 32 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_hgo_write() 134 struct vsp1_dl_body *dlb) in hgo_configure_stream()
|
D | vsp1_uif.c | 36 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_uif_write() 195 struct vsp1_dl_body *dlb) in uif_configure_stream()
|
D | vsp1_brx.c | 30 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_brx_write() 286 struct vsp1_dl_body *dlb) in brx_configure_stream()
|
D | vsp1_sru.c | 28 struct vsp1_dl_body *dlb, u32 reg, u32 data) in vsp1_sru_write() 272 struct vsp1_dl_body *dlb) in sru_configure_stream()
|
D | vsp1_pipe.c | 351 struct vsp1_dl_body *dlb, unsigned int alpha) in vsp1_pipeline_propagate_alpha()
|
D | vsp1_video.c | 381 struct vsp1_dl_body *dlb = vsp1_dl_list_get_body0(dl); in vsp1_video_pipeline_run_partition() 394 struct vsp1_dl_body *dlb; in vsp1_video_pipeline_run()
|
D | vsp1_drm.c | 539 struct vsp1_dl_body *dlb; in vsp1_du_pipeline_configure()
|