linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] omap3isp: preview: Add support for non-GRBG Bayer patterns
@ 2012-07-13 11:37 Laurent Pinchart
  2012-07-13 11:37 ` [PATCH v3 1/6] omap3isp: preview: Fix contrast and brightness handling Laurent Pinchart
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Laurent Pinchart @ 2012-07-13 11:37 UTC (permalink / raw)
  To: linux-media; +Cc: Jean-Philippe Francois, Sakari Ailus

Hi everybody,

Here's the third version of the non-GRBG Bayer patterns support for the OMAP3
ISP preview engine. Compared to v2, the OMAP3ISP_PREV_GAMMABYPASS has been
removed and the CFA table is now stored in a multi-dimensional array.

Laurent Pinchart (6):
  omap3isp: preview: Fix contrast and brightness handling
  omap3isp: preview: Remove lens shading compensation support
  omap3isp: preview: Pass a prev_params pointer to configuration
    functions
  omap3isp: preview: Reorder configuration functions
  omap3isp: preview: Merge gamma correction and gamma bypass
  omap3isp: preview: Add support for non-GRBG Bayer patterns

 drivers/media/video/omap3isp/cfa_coef_table.h |   16 +-
 drivers/media/video/omap3isp/isppreview.c     |  707 ++++++++++++-------------
 drivers/media/video/omap3isp/isppreview.h     |    1 +
 include/linux/omap3isp.h                      |    5 +-
 4 files changed, 355 insertions(+), 374 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2012-07-13 12:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 11:37 [PATCH v3 0/6] omap3isp: preview: Add support for non-GRBG Bayer patterns Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 1/6] omap3isp: preview: Fix contrast and brightness handling Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 2/6] omap3isp: preview: Remove lens shading compensation support Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 3/6] omap3isp: preview: Pass a prev_params pointer to configuration functions Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 4/6] omap3isp: preview: Reorder " Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 5/6] omap3isp: preview: Merge gamma correction and gamma bypass Laurent Pinchart
2012-07-13 11:37 ` [PATCH v3 6/6] omap3isp: preview: Add support for non-GRBG Bayer patterns Laurent Pinchart
2012-07-13 12:45 ` [PATCH v3 0/6] " Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).