From: Martin Bugge Date: Thu, 23 Jan 2014 09:40:00 +0000 (-0300) Subject: [media] v4l2-dv-timings: fix GTF calculation X-Git-Tag: v3.14-rc2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257cc4b5c57060a65e9c805fb1c225688ebbca80;p=pandora-kernel.git [media] v4l2-dv-timings: fix GTF calculation Round off image width to nearest 8 (GTF_CELL_GRAN) A source sending a GTF (Generalized Timing Formula) format have no means of signalling image width. The assumed aspect ratio may result in an odd image width but according to the standard image width should be in multiple of 8. Cc: Mats Randgaard Signed-off-by: Martin Bugge Reviewed-by: Hans Verkuil Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed