linux/drivers/media/platform/coda
Jiasheng Jiang 43f0633f89 media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes
The return value of dma_set_coherent_mask() is not always 0.
To catch the exception in case that dma is not support the mask.

Link: https://lore.kernel.org/linux-media/20211206022201.1639460-1-jiasheng@iscas.ac.cn
Fixes: b0444f18e0 ("[media] coda: add i.MX6 VDOA driver")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-12-14 16:19:04 +01:00
..
coda-bit.c media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats 2021-07-22 14:01:55 +02:00
coda-common.c media: coda: fix CODA960 JPEG encoder buffer overflow 2021-11-30 12:21:49 +01:00
coda-gdi.c
coda-h264.c
coda-jpeg.c media: coda: fix CODA960 JPEG encoder buffer overflow 2021-11-30 12:21:49 +01:00
coda-mpeg2.c
coda-mpeg4.c
coda.h
coda_regs.h
imx-vdoa.c media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes 2021-12-14 16:19:04 +01:00
imx-vdoa.h
Makefile
trace.h