Home
last modified time | relevance | path

Searched refs:vsp1_dl_list (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_dl.h17 struct vsp1_dl_list;
62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
63 void vsp1_dl_list_put(struct vsp1_dl_list *dl);
64 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);
65 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl);
66 void vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags);
76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
77 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, struct vsp1_dl_list *dl);
H A Dvsp1_entity.h19 struct vsp1_dl_list;
71 * the vsp1_dl_list argument is only valid for display
83 struct vsp1_dl_list *, struct vsp1_dl_body *);
85 struct vsp1_dl_list *, struct vsp1_dl_body *);
88 struct vsp1_dl_list *,
160 struct vsp1_dl_list *dl,
165 struct vsp1_dl_list *dl,
170 struct vsp1_dl_list *dl,
H A Dvsp1_dl.c169 * struct vsp1_dl_list - Display list
183 struct vsp1_dl_list { struct
223 struct vsp1_dl_list *active;
224 struct vsp1_dl_list *queued;
225 struct vsp1_dl_list *pending;
532 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd()
548 static struct vsp1_dl_list *vsp1_dl_list_alloc(struct vsp1_dl_manager *dlm) in vsp1_dl_list_alloc()
550 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc()
578 static void vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) in vsp1_dl_list_bodies_put()
588 static void vsp1_dl_list_free(struct vsp1_dl_list *d
[all...]
H A Dvsp1_rpf.c60 struct vsp1_dl_list *dl, in rpf_configure_stream()
197 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld()
228 struct vsp1_dl_list *dl, in rpf_configure_frame()
243 struct vsp1_dl_list *dl, in rpf_configure_partition()
H A Dvsp1_wpf.c236 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain()
239 struct vsp1_dl_list *dl_next; in wpf_configure_writeback_chain()
258 struct vsp1_dl_list *dl, in wpf_configure_stream()
367 struct vsp1_dl_list *dl, in wpf_configure_frame()
393 struct vsp1_dl_list *dl, in wpf_configure_partition()
H A Dvsp1_lut.c150 struct vsp1_dl_list *dl, in lut_configure_stream()
160 struct vsp1_dl_list *dl, in lut_configure_frame()
H A Dvsp1_clu.c174 struct vsp1_dl_list *dl, in clu_configure_stream()
192 struct vsp1_dl_list *dl, in clu_configure_frame()
H A Dvsp1_pipe.h19 struct vsp1_dl_list;
H A Dvsp1_entity.c74 struct vsp1_dl_list *dl, in vsp1_entity_configure_stream()
83 struct vsp1_dl_list *dl, in vsp1_entity_configure_frame()
92 struct vsp1_dl_list *dl, in vsp1_entity_configure_partition()
H A Dvsp1_lif.c87 struct vsp1_dl_list *dl, in lif_configure_stream()
H A Dvsp1_hgt.c130 struct vsp1_dl_list *dl, in hgt_configure_stream()
H A Dvsp1_hsit.c132 struct vsp1_dl_list *dl, in hsit_configure_stream()
H A Dvsp1_uds.c260 struct vsp1_dl_list *dl, in uds_configure_stream()
308 struct vsp1_dl_list *dl, in uds_configure_partition()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h17 struct vsp1_dl_list;
62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
63 void vsp1_dl_list_put(struct vsp1_dl_list *dl);
64 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl);
65 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl);
66 void vsp1_dl_list_commit(struct vsp1_dl_list *dl, unsigned int dl_flags);
76 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb);
77 int vsp1_dl_list_add_chain(struct vsp1_dl_list *head, struct vsp1_dl_list *dl);
H A Dvsp1_entity.h19 struct vsp1_dl_list;
71 * the vsp1_dl_list argument is only valid for display
83 struct vsp1_dl_list *, struct vsp1_dl_body *);
85 struct vsp1_dl_list *, struct vsp1_dl_body *);
88 struct vsp1_dl_list *,
158 struct vsp1_dl_list *dl,
163 struct vsp1_dl_list *dl,
168 struct vsp1_dl_list *dl,
H A Dvsp1_dl.c169 * struct vsp1_dl_list - Display list
183 struct vsp1_dl_list { struct
223 struct vsp1_dl_list *active;
224 struct vsp1_dl_list *queued;
225 struct vsp1_dl_list *pending;
532 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd()
548 static struct vsp1_dl_list *vsp1_dl_list_alloc(struct vsp1_dl_manager *dlm) in vsp1_dl_list_alloc()
550 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc()
578 static void vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) in vsp1_dl_list_bodies_put()
588 static void vsp1_dl_list_free(struct vsp1_dl_list *d
[all...]
H A Dvsp1_rpf.c60 struct vsp1_dl_list *dl, in rpf_configure_stream()
249 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld()
280 struct vsp1_dl_list *dl, in rpf_configure_frame()
295 struct vsp1_dl_list *dl, in rpf_configure_partition()
H A Dvsp1_wpf.c236 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain()
239 struct vsp1_dl_list *dl_next; in wpf_configure_writeback_chain()
258 struct vsp1_dl_list *dl, in wpf_configure_stream()
367 struct vsp1_dl_list *dl, in wpf_configure_frame()
393 struct vsp1_dl_list *dl, in wpf_configure_partition()
H A Dvsp1_lut.c151 struct vsp1_dl_list *dl, in lut_configure_stream()
161 struct vsp1_dl_list *dl, in lut_configure_frame()
H A Dvsp1_clu.c175 struct vsp1_dl_list *dl, in clu_configure_stream()
193 struct vsp1_dl_list *dl, in clu_configure_frame()
H A Dvsp1_pipe.h19 struct vsp1_dl_list;
H A Dvsp1_entity.c74 struct vsp1_dl_list *dl, in vsp1_entity_configure_stream()
83 struct vsp1_dl_list *dl, in vsp1_entity_configure_frame()
92 struct vsp1_dl_list *dl, in vsp1_entity_configure_partition()
H A Dvsp1_lif.c88 struct vsp1_dl_list *dl, in lif_configure_stream()
H A Dvsp1_hgt.c130 struct vsp1_dl_list *dl, in hgt_configure_stream()
H A Dvsp1_hsit.c134 struct vsp1_dl_list *dl, in hsit_configure_stream()

Completed in 14 milliseconds

12