linux-loongson/drivers/media/platform/ti/omap3isp
Marek Szyprowski 3de572fe21 media: omap3isp: use sgtable-based scatterlist wrappers
Use common wrappers operating directly on the struct sg_table objects to
fix incorrect use of scatterlists sync calls. dma_sync_sg_for_*()
functions have to be called with the number of elements originally passed
to dma_map_sg_*() function, not the one returned in sgtable's nents.

Fixes: d33186d0be ("[media] omap3isp: ccdc: Use the DMA API for LSC")
Fixes: 0e24e90f2c ("[media] omap3isp: stat: Use the DMA API")
CC: stable@vger.kernel.org
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-05-09 11:55:08 +02:00
..
cfa_coef_table.h
gamma_table.h
isp.c media: platform: ti: Remove unused omap3isp_print_status 2025-03-05 17:40:18 +01:00
isp.h media: platform: ti: Remove unused omap3isp_print_status 2025-03-05 17:40:18 +01:00
ispccdc.c media: omap3isp: use sgtable-based scatterlist wrappers 2025-05-09 11:55:08 +02:00
ispccdc.h
ispccp2.c media: v4l: subdev: Switch to stream-aware state functions 2023-11-23 18:57:47 +01:00
ispccp2.h
ispcsi2.c media: v4l: subdev: Switch to stream-aware state functions 2023-11-23 18:57:47 +01:00
ispcsi2.h
ispcsiphy.c media: v4l: async: Obtain async connection based on sub-device 2023-07-28 10:47:56 +02:00
ispcsiphy.h
isph3a_aewb.c
isph3a_af.c
isph3a.h
isphist.c
isphist.h
isppreview.c media: v4l: subdev: Switch to stream-aware state functions 2023-11-23 18:57:47 +01:00
isppreview.h
ispreg.h
ispresizer.c media: v4l: subdev: Switch to stream-aware state functions 2023-11-23 18:57:47 +01:00
ispresizer.h
ispstat.c media: omap3isp: use sgtable-based scatterlist wrappers 2025-05-09 11:55:08 +02:00
ispstat.h
ispvideo.c media: omap3isp: drop wait_prepare/finish callbacks 2025-04-30 08:16:06 +02:00
ispvideo.h media: mc: entity: Add media_entity_pipeline() to access the media pipeline 2022-09-24 09:12:35 +02:00
Kconfig
luma_enhance_table.h
Makefile
noise_filter_table.h
omap3isp.h