All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacopo Mondi <jacopo@jmondi.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org,
	Dave Stevenson <dave.stevenson@raspberrypi.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>
Subject: Re: [ANN] Media Summit at ELCE Dublin: Request for Topics
Date: Fri, 20 May 2022 10:22:48 +0200	[thread overview]
Message-ID: <20220520082248.o6gzekapndo4lhgb@uno.localdomain> (raw)
In-Reply-To: <325cc388-6f65-0727-92ab-d9b87e7ade1c@xs4all.nl>

Hello Hans,

On Fri, May 06, 2022 at 03:20:09PM +0200, Hans Verkuil wrote:
> Hi all,
>
> Since countries are opening up again and travel is (at least for now!) a lot easier,
> I am considering a media summit during the ELCE in Dublin (Sep 13-16).
>
> See here for more details about the conference:
>
> https://events.linuxfoundation.org/open-source-summit-europe/
>
> Of course, this only makes sense if there is something to talk about. So please reply
> with any suggestions for topics!
>
> Also please let me know if you would expect to be at such a media summit in person.
> If only a few people would be there, then there isn't much point to this.
>
>
> I have two topics:
>
> 1) Discussion of the media subsystem development process: any bottlenecks, any ideas
>    for improvements?
>
> 2) I can give a presentation on the work I've done in the CTA-861 standard (used by
>    HDMI) and the edid-decode utility.
>
> I'd like to make a decision on whether or not it is worthwhile to do this in a week
> or two. If we wait too long it might be difficult to get a room for the summit.

There are a few topics around image sensor support, especially
relevant for RAW sensor drivers

- Recently Dave posted an question about how to represent additional
  processing stages that happens on the sensor side, mostly
  additional subsampling/cropping that happen between the analogue cropping
  on the full pixel array and the final image sent on the wire.

  https://lore.kernel.org/linux-media/CAPY8ntA06L1Xsph79sv9t7MiDSNeSO2vADevuXZdXQdhWpSmow@mail.gmail.com/

  Dave made a good introduction of the issue his email which got
  largely unanswered.

  The issue is particularly relevant for RAW sensors, where applying
  subsampling has an impact on the sensor's sensitivity and requires
  to adjust the gains and exposure accordingly.

  The V4L2 selection API falls short on this and the only other
  solution I am aware of is registering additional subdevices as the
  CCS driver does.

- Probably less relevant for a media summit, but we recently got a few
  series trying to reconcile handling of regulators, gpios and clocks
  on OF and ACPI platforms all of them doing the usual "similar but
  slightly different" thing:

  https://lore.kernel.org/linux-media/20220425061022.1569480-1-paul.elder@ideasonboard.com/
  https://lore.kernel.org/linux-media/20220329090133.338073-1-jacopo@jmondi.org/
  https://lore.kernel.org/linux-media/20220509143226.531117-1-foss+kernel@0leil.net/
  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0c2c7a1e0d69221b9d489bfd8cf53262d6f82446

  ACPI and OF handles clocks slightly differently, and it is not clear
  to me if ACPI based platform need explicit handling of
  clocks/regulator or ACPI does "the right thing" by itself (I'm
  afraid the answer is actually "it depends"). I'm ACPI illiterate
  so I cannot propose anything meaningful but if anyone is interested
  in discussing this further this might be a good time to do so ?

Let me know if those points might be of any interest and I can try to
prepare something about them.

Thanks
   j

>
> Regards,
>
> 	Hans

  parent reply	other threads:[~2022-05-20  8:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 13:20 [ANN] Media Summit at ELCE Dublin: Request for Topics Hans Verkuil
2022-05-18 18:01 ` Nicolas Dufresne
2022-09-08  8:45   ` Hans Verkuil
2022-09-08  8:48     ` Hans Verkuil
2022-05-20  8:22 ` Jacopo Mondi [this message]
2022-05-24 10:51   ` Dave Stevenson
2022-06-15 12:37     ` Laurent Pinchart
2022-05-24  7:16 ` Kieran Bingham
2022-06-09 10:29 ` Ricardo Ribalda Delgado
2022-06-15 12:27   ` Laurent Pinchart
2022-06-16 18:45     ` Ricardo Ribalda Delgado
2022-06-16 18:49       ` Laurent Pinchart
2022-06-10 10:37 ` Laurent Pinchart
2022-06-16 18:10 ` Laurent Pinchart
2022-06-17  6:41 ` Hans Verkuil
2022-07-08 11:39   ` Hans Verkuil
2022-07-08 16:44     ` Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220520082248.o6gzekapndo4lhgb@uno.localdomain \
    --to=jacopo@jmondi.org \
    --cc=dave.stevenson@raspberrypi.org \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.