linux/drivers/media/video/s5p-fimc
Sylwester Nawrocki e9e21083ef [media] s5p-fimc: Add runtime PM support in the mem-to-mem driver
Add runtime PM and system sleep support in the memory-to-memory
driver. It's required to enable the FIMC operation on Exynos4
SoCs. This patch prevents system boot failure when the driver
is compiled in, as it now tries to access its I/O memory without
first enabling the corresponding power domain.

The camera capture device suspend/resume is not fully covered,
the capture device is just powered on/off during the video
node open/close. However this enables it's normal operation
on Exynos4 SoCs.

[mchehab@redhat.com: fix a small checkpatch error]
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>
2011-09-06 15:08:46 -03:00
..
fimc-capture.c [media] s5p-fimc: Add runtime PM support in the mem-to-mem driver 2011-09-06 15:08:46 -03:00
fimc-core.c [media] s5p-fimc: Add runtime PM support in the mem-to-mem driver 2011-09-06 15:08:46 -03:00
fimc-core.h [media] s5p-fimc: Add runtime PM support in the mem-to-mem driver 2011-09-06 15:08:46 -03:00
fimc-reg.c [media] s5p-fimc: Add runtime PM support in the mem-to-mem driver 2011-09-06 15:08:46 -03:00
Makefile [media] v4l: Add v4l2 subdev driver for S5P/EXYNOS4 MIPI-CSI receivers 2011-05-20 11:32:43 -03:00
mipi-csis.c [media] s5p-csis: Do not use uninitialized variables in s5pcsis_suspend 2011-05-20 11:32:57 -03:00
mipi-csis.h [media] v4l: Add v4l2 subdev driver for S5P/EXYNOS4 MIPI-CSI receivers 2011-05-20 11:32:43 -03:00
regs-fimc.h [media] s5p-fimc: fix MSCTRL.FIFO_CTRL for performance enhancement 2011-03-21 20:31:40 -03:00