Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP3 ISP preview engine fixes
@ 2012-03-26 14:42 Laurent Pinchart
  2012-03-26 14:42 ` [PATCH 1/3] omap3isp: preview: Skip brightness and contrast in configuration ioctl Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Laurent Pinchart @ 2012-03-26 14:42 UTC (permalink / raw)
  To: linux-media; +Cc: sakari.ailus

Hello,

Here are three patches for the OMAP3 ISP that improve the preview engine
configuration.

Patch 1/3 fixes in bug in the driver that shouldn't cause any misbehaviour,
but is still wrong nonetheless. Patch 2/3 speeds up interrupt handling for the
common case when no parameter has been modified, and patch 3/3 fixes a shadow
update issue that resulted in parameters never being applied in a common race
condition case.

Laurent Pinchart (3):
  omap3isp: preview: Skip brightness and contrast in configuration
    ioctl
  omap3isp: preview: Optimize parameters setup for the common case
  omap3isp: preview: Shorten shadow update delay

 drivers/media/video/omap3isp/isppreview.c |  129 ++++++++++++++++++++---------
 drivers/media/video/omap3isp/isppreview.h |   19 +++--
 2 files changed, 101 insertions(+), 47 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2012-03-26 21:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26 14:42 [PATCH 0/3] OMAP3 ISP preview engine fixes Laurent Pinchart
2012-03-26 14:42 ` [PATCH 1/3] omap3isp: preview: Skip brightness and contrast in configuration ioctl Laurent Pinchart
2012-03-26 16:23   ` Sakari Ailus
2012-03-26 14:42 ` [PATCH 2/3] omap3isp: preview: Optimize parameters setup for the common case Laurent Pinchart
2012-03-26 16:24   ` Sakari Ailus
2012-03-26 14:42 ` [PATCH 3/3] omap3isp: preview: Shorten shadow update delay Laurent Pinchart
2012-03-26 16:23   ` Sakari Ailus
2012-03-26 17:48     ` Laurent Pinchart
2012-03-26 21:23       ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox