Home
last modified time | relevance | path

Searched refs:vsp1_dl_list_get (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_dl.h62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
H A Dvsp1_wpf.c242 dl_next = vsp1_dl_list_get(wpf->dlm); in wpf_configure_writeback_chain()
H A Dvsp1_video.c384 dl = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()
407 dl_next = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()
H A Dvsp1_drm.c549 dl = vsp1_dl_list_get(pipe->output->dlm); in vsp1_du_pipeline_configure()
H A Dvsp1_dl.c597 * vsp1_dl_list_get - Get a free display list
604 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get() function
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h62 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm);
H A Dvsp1_wpf.c242 dl_next = vsp1_dl_list_get(wpf->dlm); in wpf_configure_writeback_chain()
H A Dvsp1_video.c385 dl = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()
408 dl_next = vsp1_dl_list_get(pipe->output->dlm); in vsp1_video_pipeline_run()
H A Dvsp1_dl.c597 * vsp1_dl_list_get - Get a free display list
604 struct vsp1_dl_list *vsp1_dl_list_get(struct vsp1_dl_manager *dlm) in vsp1_dl_list_get() function
H A Dvsp1_drm.c554 dl = vsp1_dl_list_get(pipe->output->dlm); in vsp1_du_pipeline_configure()

Completed in 11 milliseconds