linux/drivers/media/platform/vsp1
Hans Verkuil 36c0f8b32c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Make this a proper typed array. Drop the old allocate context code since
that is no longer used.

Note that the memops functions now get a struct device pointer instead of
the struct device ** that was there initially (actually a void pointer to
a struct containing only a struct device pointer).

This code is now a lot cleaner.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-08 14:45:07 -03:00
..
Makefile [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_bru.c [media] v4l: vsp1: Factorize media bus codes enumeration code 2016-04-13 19:06:36 -03:00
vsp1_bru.h [media] v4l: vsp1: Store active selection rectangles in a pad config structure 2016-04-13 18:53:22 -03:00
vsp1_dl.c [media] v4l: vsp1: dl: Add support for multi-body display lists 2016-04-13 19:13:23 -03:00
vsp1_dl.h [media] v4l: vsp1: dl: Add support for multi-body display lists 2016-04-13 19:13:23 -03:00
vsp1_drm.c [media] v4l: vsp1: Add global alpha support for DRM pipeline 2016-04-13 19:15:23 -03:00
vsp1_drm.h [media] v4l: vsp1: Add Z-order support for DRM pipeline 2016-04-13 19:15:03 -03:00
vsp1_drv.c [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3 2016-04-13 19:14:24 -03:00
vsp1_entity.c [media] v4l: vsp1: Factorize frame size enumeration code 2016-04-13 19:11:05 -03:00
vsp1_entity.h [media] v4l: vsp1: Factorize frame size enumeration code 2016-04-13 19:11:05 -03:00
vsp1_hsit.c [media] v4l: vsp1: Factorize frame size enumeration code 2016-04-13 19:11:05 -03:00
vsp1_hsit.h [media] v4l: vsp1: Add HST and HSI support 2013-12-11 09:22:44 -02:00
vsp1_lif.c [media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3 2016-04-13 19:16:10 -03:00
vsp1_lif.h [media] v4l: vsp1: Update copyright notice 2014-03-12 10:41:51 -03:00
vsp1_lut.c [media] v4l: vsp1: lut: Use display list fragments to fill LUT 2016-04-13 19:13:51 -03:00
vsp1_lut.h [media] v4l: vsp1: lut: Use display list fragments to fill LUT 2016-04-13 19:13:51 -03:00
vsp1_pipe.c [media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition 2016-04-13 19:15:44 -03:00
vsp1_pipe.h [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_regs.h [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3 2016-04-13 19:14:24 -03:00
vsp1_rpf.c [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3 2016-04-13 19:14:24 -03:00
vsp1_rwpf.c [media] v4l: vsp1: Factorize frame size enumeration code 2016-04-13 19:11:05 -03:00
vsp1_rwpf.h [media] v4l: vsp1: Store pipeline pointer in rwpf 2016-04-13 19:01:07 -03:00
vsp1_sru.c [media] v4l: vsp1: Factorize media bus codes enumeration code 2016-04-13 19:06:36 -03:00
vsp1_sru.h [media] v4l: vsp1: sru: Don't program intensity in control set handler 2016-04-13 17:42:44 -03:00
vsp1_uds.c [media] v4l: vsp1: Factorize media bus codes enumeration code 2016-04-13 19:06:36 -03:00
vsp1_uds.h [media] v4l: vsp1: Pass display list explicitly to configure functions 2016-04-13 18:58:36 -03:00
vsp1_video.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
vsp1_video.h [media] media/platform: convert drivers to use the new vb2_queue dev field 2016-07-08 14:40:07 -03:00
vsp1_wpf.c [media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3 2016-04-13 19:16:10 -03:00
vsp1.h [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3 2016-04-13 19:14:24 -03:00