linux_dsm_epyc7002/drivers/media/platform/exynos4-is
Arun Kumar K 3396b096c5 [media] exynos4-is: Fix fimc-lite bayer formats
The 10-bit and 12-bit Bayer output formats supported by FIMC-LITE
actually use 16 bits where the extra bits are padded with zeros.
The patch corrects buffer allocation for these two formats by
modifying the depth field. This prevents memory corruption by the
output DMA due to insufficient buffer size.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: stable@vger.kernel.org
2013-09-03 09:24:21 -03:00
..
common.c [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module 2013-06-12 22:05:41 -03:00
common.h [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module 2013-06-12 22:05:41 -03:00
fimc-capture.c [media] exynos4-is: Set valid initial format on FIMC.n subdevs 2013-06-28 15:33:02 -03:00
fimc-core.c [media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove() 2013-08-24 04:53:25 -03:00
fimc-core.h [media] exynos4-is: Set valid initial format on FIMC.n subdevs 2013-06-28 15:33:02 -03:00
fimc-is-command.h [media] exynos4-is: Add Exynos4x12 FIMC-IS driver 2013-04-04 19:59:24 -03:00
fimc-is-errno.c [media] exynos4-is: Add Exynos4x12 FIMC-IS driver 2013-04-04 19:59:24 -03:00
fimc-is-errno.h [media] exynos4-is: Add Exynos4x12 FIMC-IS driver 2013-04-04 19:59:24 -03:00
fimc-is-i2c.c [media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctly 2013-08-24 04:51:12 -03:00
fimc-is-i2c.h [media] exynos4-is: Add FIMC-IS ISP I2C bus driver 2013-04-04 20:04:49 -03:00
fimc-is-param.c [media] exynos4-is: Annotate unused functions 2013-08-24 04:52:54 -03:00
fimc-is-param.h [media] exynos4-is: Improve the ISP chain parameter count calculation 2013-04-14 15:50:31 -03:00
fimc-is-regs.c [media] exynos4-is: Print error message on timeout 2013-08-24 04:53:09 -03:00
fimc-is-regs.h [media] exynos4-is: Add Exynos4x12 FIMC-IS driver 2013-04-04 19:59:24 -03:00
fimc-is-sensor.c [media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver 2013-04-25 09:35:43 -03:00
fimc-is-sensor.h [media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver 2013-04-25 09:35:43 -03:00
fimc-is.c [media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.ko 2013-08-24 04:51:42 -03:00
fimc-is.h [media] exynos4-is: Change fimc-is firmware file names 2013-06-28 15:25:55 -03:00
fimc-isp.c [media] exynos4-is: Initialize the ISP subdev sd->owner field 2013-08-24 04:51:25 -03:00
fimc-isp.h [media] exynos4-is: Fix format propagation on FIMC-IS-ISP subdev 2013-06-28 15:32:17 -03:00
fimc-lite-reg.c [media] exynos4-is: Add Exynos5250 SoC support to fimc-lite driver 2013-06-28 15:22:22 -03:00
fimc-lite-reg.h [media] exynos4-is: Add Exynos5250 SoC support to fimc-lite driver 2013-06-28 15:22:22 -03:00
fimc-lite.c [media] exynos4-is: Fix fimc-lite bayer formats 2013-09-03 09:24:21 -03:00
fimc-lite.h [media] exynos4-is: Set valid initial format at FIMC-LITE 2013-06-28 15:30:36 -03:00
fimc-m2m.c [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module 2013-06-12 22:05:41 -03:00
fimc-reg.c [media] exynos4-is: Add struct exynos_video_entity 2013-06-12 21:53:33 -03:00
fimc-reg.h [media] exynos4-is: Correct input DMA YUV order configuration 2013-04-04 20:23:53 -03:00
Kconfig Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
Makefile [media] exynos4-is: Move common functions to a separate module 2013-06-12 21:52:40 -03:00
media-dev.c [media] exynos4-is: Simplify sclk_cam clocks handling 2013-08-24 04:52:23 -03:00
media-dev.h [media] exynos4-is: Remove unused code 2013-06-12 22:04:30 -03:00
mipi-csis.c [media] exynos4-is: Add support for Exynos5250 MIPI-CSIS 2013-06-28 15:25:43 -03:00
mipi-csis.h [media] s5p-fimc: Change the driver directory name to exynos4-is 2013-03-31 11:04:03 -03:00