OpenCloudOS-Kernel/drivers/media/platform/vsp1
Mauro Carvalho Chehab 3efdf62c5f [media] media: use macros to check for V4L2 subdev entities
Instead of relying on media subtype, use the new macros to detect
if an entity is a subdev or an A/V DMA entity.

Please note that most drivers assume that there's just AV_DMA or
V4L2 subdevs. This is not true anymore, as we've added MC support
for DVB, and there are plans to add support for ALSA and FB/DRM
too.

Ok, on the current pipelines supported by those drivers, just V4L
stuff are there, but, assuming that some day a pipeline that also
works with other subsystems will ever added, it is better to add
explicit checks for the AV_DMA stuff.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:18:50 -02:00
..
Makefile [media] v4l: vsp1: Add BRU support 2014-04-23 10:20:15 -03:00
vsp1.h [media] v4l: vsp1: Remove support for platform data 2014-12-23 09:11:24 -02:00
vsp1_bru.c [media] v4l2-subdev: support new 'which' field in enum_mbus_code 2015-03-23 11:46:38 -07:00
vsp1_bru.h [media] v4l: vsp1: bru: Make the background color configurable 2014-07-17 12:44:59 -03:00
vsp1_drv.c [media] v4l: vsp1: separate links creation from entities init 2016-01-11 12:18:45 -02:00
vsp1_entity.c [media] media: get rid of unused "extra_links" param on media_entity_init() 2016-01-11 12:18:39 -02:00
vsp1_entity.h [media] v4l: vsp1: Don't sleep in atomic context 2015-07-17 10:03:43 -03:00
vsp1_hsit.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_hsit.h [media] v4l: vsp1: Add HST and HSI support 2013-12-11 09:22:44 -02:00
vsp1_lif.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lif.h [media] v4l: vsp1: Update copyright notice 2014-03-12 10:41:51 -03:00
vsp1_lut.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lut.h [media] v4l: vsp1: Add LUT support 2013-12-11 09:25:20 -02:00
vsp1_regs.h [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macro 2015-07-06 08:26:07 -03:00
vsp1_rpf.c [media] v4l: vsp1: separate links creation from entities init 2016-01-11 12:18:45 -02:00
vsp1_rwpf.c [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats 2015-07-06 08:26:08 -03:00
vsp1_rwpf.h [media] v4l: vsp1: separate links creation from entities init 2016-01-11 12:18:45 -02:00
vsp1_sru.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_sru.h [media] v4l: vsp1: sru: Make the intensity controllable during streaming 2014-07-17 12:44:54 -03:00
vsp1_uds.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_uds.h [media] v4l: vsp1: uds: Fix scaling of alpha layer 2014-07-17 12:45:00 -03:00
vsp1_video.c [media] media: use macros to check for V4L2 subdev entities 2016-01-11 12:18:50 -02:00
vsp1_video.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
vsp1_wpf.c [media] v4l: vsp1: separate links creation from entities init 2016-01-11 12:18:45 -02:00