kernel_optimize_test/drivers/media/platform/omap3isp
Peter Ujfalusi a9943f6b6b [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
When requesting the DMA channel it was mandatory that we do not have DMA
resource nor valid DMA channel via DT. In this case the
dma_request_slave_channel_compat() would fall back and request any channel
with SW trigger.

The same can be achieved with the dma_request_chan_by_mask() without the
misleading use of the DMAengine API - implying that the omap3isp does
need to have DMA resource or valid dma binding in DT.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-16 16:14:20 -02:00
..
cfa_coef_table.h
gamma_table.h
isp.c [media] v4l: omap3isp: Fix OF node double put when parsing OF graph 2016-11-16 16:13:39 -02:00
isp.h [media] v4l: omap3isp: Use V4L2 graph PM operations 2016-03-03 12:32:49 -03:00
ispccdc.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispccdc.h [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispccp2.c [media] omap3isp: rename single labels to just error 2016-01-11 12:19:08 -02:00
ispccp2.h [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispcsi2.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispcsi2.h [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispcsiphy.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispcsiphy.h
isph3a_aewb.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
isph3a_af.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
isph3a.h
isphist.c [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel 2016-11-16 16:14:20 -02:00
isphist.h
isppreview.c [media] v4l: omap3isp: preview: Mark output buffer done first 2016-01-25 08:29:06 -02:00
isppreview.h [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispreg.h
ispresizer.c [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispresizer.h [media] omap3isp: remove per ISP module link creation functions 2016-01-11 12:19:07 -02:00
ispstat.c [media] omap3isp: don't break long lines 2016-10-21 09:34:16 -02:00
ispstat.h
ispvideo.c [media] v4l2: remove g/s_crop from video ops 2016-08-24 09:46:09 -03:00
ispvideo.h [media] media/platform: convert drivers to use the new vb2_queue dev field 2016-07-08 14:40:50 -03:00
luma_enhance_table.h
Makefile
noise_filter_table.h
omap3isp.h [media] v4l: omap3isp: Fix data lane shift configuration 2016-01-25 08:29:50 -02:00