All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/4]  Support for interlaced in cvt/gtf timings
@ 2015-05-22  5:27 Prashant Laddha
  2015-05-22  5:27 ` [RFC PATCH v2 1/4] v4l2-dv-timings: add interlace support in detect cvt/gtf Prashant Laddha
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Prashant Laddha @ 2015-05-22  5:27 UTC (permalink / raw)
  To: linux-media

Please find version 2 of patches adding interlaced support in cvt/gtf
timing.

Changes compared to v1:
Incorporated the comments from review of first RFC. It was about the 
error calculation of vertical back porch due to rounding. (Thanks to
Hans for spoting this error).

Prashant Laddha (4):
  v4l2-dv-timings: add interlace support in detect cvt/gtf
  vivid: Use interlaced info for cvt/gtf timing detection
  adv7604: Use interlaced info for cvt/gtf timing detection
  adv7842: Use interlaced info for cvt/gtf timing detection

 drivers/media/i2c/adv7604.c                  |  4 +--
 drivers/media/i2c/adv7842.c                  |  4 +--
 drivers/media/platform/vivid/vivid-vid-cap.c |  5 +--
 drivers/media/v4l2-core/v4l2-dv-timings.c    | 53 ++++++++++++++++++++++++----
 include/media/v4l2-dv-timings.h              |  6 ++--
 5 files changed, 58 insertions(+), 14 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-08 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22  5:27 [RFC PATCH v2 0/4] Support for interlaced in cvt/gtf timings Prashant Laddha
2015-05-22  5:27 ` [RFC PATCH v2 1/4] v4l2-dv-timings: add interlace support in detect cvt/gtf Prashant Laddha
2015-05-22  5:27 ` [RFC PATCH v2 2/4] vivid: Use interlaced info for cvt/gtf timing detection Prashant Laddha
2015-05-22  5:27 ` [RFC PATCH v2 3/4] adv7604: " Prashant Laddha
2015-05-22  5:27 ` [RFC PATCH v2 4/4] adv7842: " Prashant Laddha
2015-06-08 12:11 ` [RFC PATCH v2 0/4] Support for interlaced in cvt/gtf timings Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.