/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | Makefile | |
H A D | vsp1_video.h | 33 struct vsp1_device *vsp1; member
|
H A D | vsp1_hgo.c | 188 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create() argument
|
H A D | vsp1_pipe.c | 215 const struct vsp1_format_info *vsp1_get_format_info(struct vsp1_device *vsp1, in vsp1_get_format_info() argument 289 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_pipeline_run() local 314 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_pipeline_stop() local [all...] |
H A D | vsp1_hsit.c | 151 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create() argument
|
H A D | vsp1_uif.c | 240 struct vsp1_uif *vsp1_uif_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_uif_create() argument
|
H A D | vsp1_hgt.c | 187 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1) in vsp1_hgt_create() argument
|
H A D | vsp1_lut.c | 197 struct vsp1_lut *vsp1_lut_create(struct vsp1_device *vsp1) in vsp1_lut_create() argument
|
H A D | vsp1_lif.c | 152 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_lif_create() argument
|
H A D | vsp1_wpf.c | 136 struct vsp1_device *vsp1 = wpf->entity.vsp1; in wpf_init_controls() local 195 struct vsp1_device *vsp1 = wpf->entity.vsp1; in wpf_s_stream() local 262 struct vsp1_device *vsp1 = wpf->entity.vsp1; wpf_configure_stream() local 397 struct vsp1_device *vsp1 = wpf->entity.vsp1; wpf_configure_partition() local 563 vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) vsp1_wpf_create() argument [all...] |
H A D | vsp1_drm.c | 63 static int vsp1_du_insert_uif(struct vsp1_device *vsp1, in vsp1_du_insert_uif() argument 115 static int vsp1_du_pipeline_setup_rpf(struct vsp1_device *vsp1, in vsp1_du_pipeline_setup_rpf() argument 228 vsp1_du_pipeline_setup_brx(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_brx() argument 361 rpf_zpos(struct vsp1_device *vsp1, struct vsp1_rwpf *rpf) rpf_zpos() argument 367 vsp1_du_pipeline_setup_inputs(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_inputs() argument 476 vsp1_du_pipeline_setup_output(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_output() argument 573 vsp1_du_pipeline_set_rwpf_format(struct vsp1_device *vsp1, struct vsp1_rwpf *rwpf, u32 pixelformat, unsigned int pitch) vsp1_du_pipeline_set_rwpf_format() argument 609 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_init() local 642 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_setup_lif() local 808 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_atomic_update() local 874 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_atomic_flush() local 908 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_map_sg() local 922 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_du_unmap_sg() local 933 vsp1_drm_init(struct vsp1_device *vsp1) vsp1_drm_init() argument 987 vsp1_drm_cleanup(struct vsp1_device *vsp1) vsp1_drm_cleanup() argument [all...] |
H A D | vsp1_drv.c | 48 struct vsp1_device *vsp1 = data; in vsp1_irq_handler() local 89 static int vsp1_create_sink_links(struct vsp1_device *vsp1, in vsp1_create_sink_links() argument 132 static int vsp1_uapi_create_links(struct vsp1_device *vsp1) in vsp1_uapi_create_links() argument 211 vsp1_destroy_entities(struct vsp1_device *vsp1) vsp1_destroy_entities() argument 235 vsp1_create_entities(struct vsp1_device *vsp1) vsp1_create_entities() argument 483 vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index) vsp1_reset_wpf() argument 509 vsp1_device_init(struct vsp1_device *vsp1) vsp1_device_init() argument 560 vsp1_device_get(struct vsp1_device *vsp1) vsp1_device_get() argument 579 vsp1_device_put(struct vsp1_device *vsp1) vsp1_device_put() argument 590 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_suspend() local 606 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_resume() local 622 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_runtime_suspend() local 631 struct vsp1_device *vsp1 = dev_get_drvdata(dev); vsp1_pm_runtime_resume() local 793 struct vsp1_device *vsp1; vsp1_probe() local 895 struct vsp1_device *vsp1 = platform_get_drvdata(pdev); vsp1_remove() local [all...] |
H A D | vsp1_entity.c | 609 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init() argument
|
H A D | vsp1_entity.h | 97 struct vsp1_device *vsp1; member
|
H A D | vsp1_uds.c | 406 struct vsp1_uds *vsp1_uds_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_uds_create() argument
|
H A D | vsp1_rpf.c | 248 struct vsp1_device *vsp1 = rpf->entity.vsp1; in rpf_configure_partition() local 344 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_rpf_create() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | Makefile | |
H A D | vsp1_video.h | 33 struct vsp1_device *vsp1; member
|
H A D | vsp1_pipe.c | 233 const struct vsp1_format_info *vsp1_get_format_info(struct vsp1_device *vsp1, in vsp1_get_format_info() argument 307 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_pipeline_run() local 332 struct vsp1_device *vsp1 = pipe->output->entity.vsp1; in vsp1_pipeline_stop() local [all...] |
H A D | vsp1_hgo.c | 188 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create() argument
|
H A D | vsp1_hsit.c | 153 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create() argument
|
H A D | vsp1_lut.c | 198 struct vsp1_lut *vsp1_lut_create(struct vsp1_device *vsp1) in vsp1_lut_create() argument
|
H A D | vsp1_hgt.c | 187 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1) in vsp1_hgt_create() argument
|
H A D | vsp1_lif.c | 154 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_lif_create() argument
|
H A D | vsp1_uif.c | 243 struct vsp1_uif *vsp1_uif_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_uif_create() argument
|