Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446478

Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.mixmin.net!news.unit0.net!news.panservice.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod
From Philipp Zabel <p.zabel@pengutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format
Date Tue, 19 Jul 2016 15:40:02 +0200
Message-ID <rWDpE-4AM-27@gated-at.bofh.it> (permalink)
References <rSqAF-51z-3@gated-at.bofh.it> <rSqAF-51z-9@gated-at.bofh.it> <rSHUT-7Ss-41@gated-at.bofh.it> <rTpVT-34V-1@gated-at.bofh.it> <rUBrX-1jq-5@gated-at.bofh.it> <rVaSK-70X-27@gated-at.bofh.it> <rVkp3-4zC-9@gated-at.bofh.it> <rVEnL-8l8-1@gated-at.bofh.it>
Content-Type text/plain; charset="UTF-8"
X-Mailer Evolution 3.12.9-1+b1
MIME-Version 1.0
Content-Transfer-Encoding 7bit
X-Sa-Exim-Connect-IP 2001:67c:670:100:96de:80ff:fec2:9969
X-Sa-Exim-Mail-From p.zabel@pengutronix.de
X-Sa-Exim-Scanned No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false
X-Ptx-Original-Recipient linux-kernel@vger.kernel.org
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 24
Organization linux.* mail to news gateway
X-Original-Cc dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Hans Verkuil <hverkuil@xs4all.nl>
X-Original-Date Tue, 19 Jul 2016 15:32:16 +0200
X-Original-Message-ID <1468935136.13622.68.camel@pengutronix.de>
X-Original-References <1467932621-358-1-git-send-email-steve_longerbeam@mentor.com> <1467932621-358-13-git-send-email-steve_longerbeam@mentor.com> <1467999258.2365.71.camel@pengutronix.de> <578278C7.8020503@mentor.com> <5786C876.50300@mentor.com> <1468587534.7213.41.camel@pengutronix.de> <57896D1F.3000002@mentor.com> <578A97E2.1090308@mentor.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1446478

Show key headers only | View raw


Am Samstag, den 16.07.2016, 13:24 -0700 schrieb Steve Longerbeam:
[...]
> > Hmm, do you mean define something like a V4L2_MBUS_BT656_NEWAVMODE,
> > and then add a new "newavmode" boolean DT binding parsed by
> > v4l2_of_parse_endpoint()?
> >
> > I don't know if that would make sense given that this NEWAVMODE is a kind
> > of hack of the BT.656 standard, only used by Analog Devices 
> > encoders/decoders.
> >
> > Although there a _lot_ of AD encoder/decoder chips (and subdev drivers 
> > written for
> > them), so maybe it would make sense to do this.
> 
> I don't think a "newavmode" boolean property would necessitate a whole new
> mbus type, but perhaps just a new parallel bus flag. I will propose a 
> patch at linux-media that adds this.

Sounds good to me, the V4L2_MBUS_BT656 documentation comment in
include/media/v4l2-mediabus.h should be extended to include the new
non-standard mode then.

regards
Philipp

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Steve Longerbeam <steve_longerbeam@mentor.com> - 2016-07-10 18:40 +0200
  Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Steve Longerbeam <steve_longerbeam@mentor.com> - 2016-07-14 01:10 +0200
    Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Philipp Zabel <p.zabel@pengutronix.de> - 2016-07-15 15:00 +0200
      Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Steve Longerbeam <steve_longerbeam@mentor.com> - 2016-07-16 01:10 +0200
        Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Steve Longerbeam <steve_longerbeam@mentor.com> - 2016-07-16 22:30 +0200
          Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Philipp Zabel <p.zabel@pengutronix.de> - 2016-07-19 15:40 +0200
            Re: [PATCH 12/16] gpu: ipu-v3: Fix CSI0 blur in NTSC format Steve Longerbeam <steve_longerbeam@mentor.com> - 2016-07-20 02:10 +0200

csiph-web