From: Kamil Debski Date: Fri, 25 Jan 2013 09:29:57 +0000 (-0300) Subject: [media] vb2: Add support for non monotonic timestamps X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aa69f99b2ecc7f9b387fcf22d30e6601b58819f;p=pandora-kernel.git [media] vb2: Add support for non monotonic timestamps Not all drivers use monotonic timestamps. This patch adds a way to set the timestamp type per every queue. In addition, set proper timestamp type in drivers that I am sure that use either MONOTONIC or COPY timestamps. Other drivers will correctly report UNKNOWN timestamp type instead of assuming that all drivers use monotonic timestamps. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Acked-by: Hans Verkuil Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed