linux_dsm_epyc7002/drivers/media/video/s5p-fimc
Sylwester Nawrocki 4e39da0102 [media] s5p-fimc: Add missing FIMC-LITE file operations locking
commit 5126f2590b
"v4l2-dev: add flag to have the core lock all file operations"
introduced an additional bit flag (V4L2_FL_LOCK_ALL_FOPS) that
should be set by drivers that use the v4l2 core lock for all file
operations. Since this driver has been merged at the same time as
the core changes it doesn't set this flags and thus its all file
operations except IOCTL are not properly serialized. Fix this by
adding file ops locking in the driver.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-07 00:12:39 -03:00
..
fimc-capture.c [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails 2012-06-25 09:23:50 -03:00
fimc-core.c [media] s5p-fimc: Update to the control handler lock changes 2012-06-25 09:22:10 -03:00
fimc-core.h [media] s5p-fimc: Use selection API in place of crop operations 2012-05-20 09:29:12 -03:00
fimc-lite-reg.c [media] s5p-fimc: Add FIMC-LITE register definitions 2012-05-20 09:21:50 -03:00
fimc-lite-reg.h [media] s5p-fimc: Add FIMC-LITE register definitions 2012-05-20 09:21:50 -03:00
fimc-lite.c [media] s5p-fimc: Add missing FIMC-LITE file operations locking 2012-07-07 00:12:39 -03:00
fimc-lite.h [media] s5p-fimc: Add FIMC-LITE register definitions 2012-05-20 09:21:50 -03:00
fimc-m2m.c [media] s5p-fimc: Add color effect control 2012-05-20 09:27:16 -03:00
fimc-mdevice.c [media] s5p-fimc: Prevent lock-up in multiple sensor systems 2012-06-25 09:18:02 -03:00
fimc-mdevice.h [media] s5p-fimc: Prevent lock-up in multiple sensor systems 2012-06-25 09:18:02 -03:00
fimc-reg.c [media] s5p-fimc: Add color effect control 2012-05-20 09:27:16 -03:00
fimc-reg.h [media] s5p-fimc: Add color effect control 2012-05-20 09:27:16 -03:00
Kconfig [media] s5p-fimc: Add support for Exynos4x12 FIMC-LITE 2012-05-20 09:26:24 -03:00
Makefile [media] s5p-fimc: Add support for Exynos4x12 FIMC-LITE 2012-05-20 09:26:24 -03:00
mipi-csis.c [media] s5p-fimc: Handle sub-device interdependencies using deferred probing 2012-04-10 15:25:25 -03:00
mipi-csis.h [media] s5p-csis: Enable v4l subdev device node 2011-12-30 14:39:54 -02:00