android_kernel_motorola_sm6225/drivers/media/platform/exynos4-is
Sylwester Nawrocki d3775fa76b [media] exynos4-is: Extend link_notify handler to support fimc-is/lite pipelines
This patch corrects the link_notify handler to support more complex
pipelines, including fimc-lite and fimc-is entities.
After the FIMC-IS driver addition the assumptions made in the link_notify
callback are no longer valid, e.g. the link between fimc-lite subdev and
its video node is not immutable any more and there is more subdevs than
just sensor, MIPI-CSIS and FIMC(-LITE).
The graph is now walked and for each video node found a media pipeline
which ends at this node is disabled/enabled (the subdevs are powered
on/off).

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>
2013-06-12 22:17:13 -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: Refactor vidioc_s_fmt, vidioc_try_fmt handlers 2013-06-12 22:05:14 -03:00
fimc-core.c [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module 2013-06-12 22:05:41 -03:00
fimc-core.h [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module 2013-06-12 22:05:41 -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: Staticize local symbols 2013-06-12 21:52:03 -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: Simplify bitmask usage 2013-06-12 22:04:09 -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: Simplify bitmask usage 2013-06-12 22:04: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: Simplify bitmask usage 2013-06-12 22:04:09 -03:00
fimc-is.h [media] exynos4-is: Simplify bitmask usage 2013-06-12 22:04:09 -03:00
fimc-isp.c [media] exynos4-is: Add isp_dbg() macro 2013-06-12 22:06:04 -03:00
fimc-isp.h [media] exynos4-is: Add isp_dbg() macro 2013-06-12 22:06:04 -03:00
fimc-lite-reg.c [media] exynos4-is: Add struct exynos_video_entity 2013-06-12 21:53:33 -03:00
fimc-lite-reg.h [media] exynos4-is: Allow colorspace conversion at FIMC-LITE 2013-04-04 20:23:24 -03:00
fimc-lite.c [media] exynos4-is: Add locking at fimc(-lite) subdev unregistered handler 2013-06-12 22:01:53 -03:00
fimc-lite.h [media] exynos4-is: Use common exynos_media_pipeline data structure 2013-06-12 21:57:59 -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 [media] exynos4-is: Move common functions to a separate module 2013-06-12 21:52:40 -03: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: Extend link_notify handler to support fimc-is/lite pipelines 2013-06-12 22:17:13 -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: Fix TRY format propagation at MIPI-CSIS subdev 2013-04-25 09:38:23 -03:00
mipi-csis.h [media] s5p-fimc: Change the driver directory name to exynos4-is 2013-03-31 11:04:03 -03:00