linux_dsm_epyc7002/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
isp.h
ispccdc.c
ispccdc.h
ispccp2.c
ispccp2.h
ispcsi2.c
ispcsi2.h
ispcsiphy.c
ispcsiphy.h
isph3a_aewb.c
isph3a_af.c
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
isppreview.h
ispreg.h
ispresizer.c
ispresizer.h
ispstat.c
ispstat.h
ispvideo.c
ispvideo.h
luma_enhance_table.h
Makefile
noise_filter_table.h
omap3isp.h