From patchwork Mon Oct 10 12:46:16 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Enrico X-Patchwork-Id: 8108 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1RDFFN-0006bR-Jf; Mon, 10 Oct 2011 14:46:46 +0200 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-1) with esmtp id 1RDFFM-0002G3-Jw; Mon, 10 Oct 2011 14:46:21 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753867Ab1JJMqS (ORCPT + 3 others); Mon, 10 Oct 2011 08:46:18 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:56753 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753786Ab1JJMqR (ORCPT ); Mon, 10 Oct 2011 08:46:17 -0400 Received: by gyg10 with SMTP id 10so5274056gyg.19 for ; Mon, 10 Oct 2011 05:46:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=sjQMG3dwZaWNEukieF9AGVTdHDl0yMZrRIJgpGgu+u0=; b=E1oZTsTuHA5LKrEmWAmOUO0VkeWIgyFl8032heSJI09OH6+2n6CyrEqr4luXvGtUeo mTkmJHVxlfmsmXvkrpPgG2aycKnjFHhN1W0LJhuHok4p9/mRSjaCBFoJlnQacSN0jg+s YAlyze2wQvUl1JlquPbJ7vadjsAaN4yLABrJ8= MIME-Version: 1.0 Received: by 10.236.73.228 with SMTP id v64mr6547044yhd.103.1318250776770; Mon, 10 Oct 2011 05:46:16 -0700 (PDT) Received: by 10.236.110.39 with HTTP; Mon, 10 Oct 2011 05:46:16 -0700 (PDT) In-Reply-To: References: <201110081751.38953.laurent.pinchart@ideasonboard.com> Date: Mon, 10 Oct 2011 14:46:16 +0200 X-Google-Sender-Auth: rZi61MhORHalRWCvsKKdiA15rtk Message-ID: Subject: Re: omap3-isp status From: Enrico To: Javier Martinez Canillas Cc: Laurent Pinchart , Deepthy Ravi , Gary Thomas , Adam Pledger , linux-media@vger.kernel.org, Enric Balletbo i Serra Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.10.10.123618 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, FROM_NAME_ONE_WORD 0.05, MIME_TEXT_ONLY_MP_MIXED 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_10000_PLUS 0, CTYPE_MULTIPART_NO_QUOTE 0, WEBMAIL_SOURCE 0, __ANY_URI 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_MIXED 0, __FRAUD_BODY_WEBMAIL 0, __FRAUD_WEBMAIL 0, __HAS_MSGID 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MULTIPLE_RCPTS_CC_X2 0, __PHISH_SPEAR_HTTP_RECEIVED 0, __PHISH_SPEAR_STRUCTURE_1 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __URI_NO_WWW 0, __URI_NS ' X-LSpam-Score: 1.1 (+) X-LSpam-Report: No, score=1.1 required=5.0 tests=BAYES_00=-1.9, KB_DATE_CONTAINS_TAB=2.751, RCVD_IN_DNSWL_MED=-2.3, TAB_IN_FROM=2.494, T_DKIM_INVALID=0.01, T_TVD_MIME_EPI=0.01 autolearn=no On Mon, Oct 10, 2011 at 12:33 PM, Javier Martinez Canillas wrote: > On Mon, Oct 10, 2011 at 12:07 PM, Enrico wrote: >> On Mon, Oct 10, 2011 at 12:06 PM, Enrico wrote: >>> I have updated my igep openembedded layer at [1] (testing branch) with: >> >> Ops, forgot [1] ! >> >> [1]: https://github.com/ebutera/meta-igep >> >> Enrico >> > > Perfect, thank you Enrico. I will try this latter today and let you > know. I'm sure I can get this working (with the ghosting effect of > course) so you can at least obtain 25 fps and once I have this working > I will resend the patch-set as v3 so Laurent can review it and > hopefully help us to fix the artifact on the video. Yes it must be something simple but not easy to spot. And to add even more confusion i've attached two patches: one is a port of two Deepthy patches, the other one just a board fix. Just replace patches 0017-18-19 with the attached 0001 patch, and after patch 0025 apply the attached 0002 patch. With these i can succesfully grab frames with yavta BUT i only get half-height frames. Disclaimer: i just made the patch monkey and gave it a run without a review so it could be anything. Enrico From 3e5c74f68412ab07e8303f712a2fc7c33ab0d843 Mon Sep 17 00:00:00 2001 From: Enrico Butera Date: Mon, 10 Oct 2011 14:34:33 +0200 Subject: [PATCH] igep00x0: remove fldmode from camera platform data Signed-off-by: Enrico Butera --- arch/arm/mach-omap2/board-igep00x0.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep00x0.c b/arch/arm/mach-omap2/board-igep00x0.c index 6125057..74fd18c 100644 --- a/arch/arm/mach-omap2/board-igep00x0.c +++ b/arch/arm/mach-omap2/board-igep00x0.c @@ -580,7 +580,6 @@ static struct isp_v4l2_subdevs_group igep00x0_camera_subdevs[] = { .clk_pol = 0, .hs_pol = 0, .vs_pol = 0, - .fldmode = 1, .bt656 = 1, } }, }, -- 1.7.4.1