upstream: [media] v4l2-dv-timings: add new helper module
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 29 Jul 2013 11:40:55 +0000 (08:40 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:51:37 +0000 (11:51 +0900)
commitecda23581c6b3a58087c48058a1f31091ebf43be
tree83ed877d9391c4b79c8cf4f44eced4bed36b4f86
parent9033a3d5754a7c06b72f5782f2140fd31cb21621
upstream: [media] v4l2-dv-timings: add new helper module

This module makes it easy to filter valid timings from the full list of
CEA and DMT timings based on the timings capabilities.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/Makefile
drivers/media/v4l2-core/v4l2-dv-timings.c [new file with mode: 0644]
include/media/v4l2-dv-timings.h [new file with mode: 0644]