U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Svyatoslav Ryhel <clamor95@gmail.com>
Cc: "Anatolij Gustschin" <agust@denx.de>,
	"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
	"Jonas Schwöbel" <jonasschwoebel@yahoo.de>,
	"Simon Glass" <sjg@chromium.org>,
	"Anton Bambura" <jenneron@protonmail.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig
Date: Fri, 14 Mar 2025 10:57:01 -0600	[thread overview]
Message-ID: <20250314165701.GD2640854@bill-the-cat> (raw)
In-Reply-To: <CAPVz0n0GyC2EdzaGKynCGmMpEyZLb3YG8La-3fxvkWHnWvWdog@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]

On Fri, Mar 14, 2025 at 06:47:26PM +0200, Svyatoslav Ryhel wrote:
> пт, 14 бер. 2025 р. о 18:21 Tom Rini <trini@konsulko.com> пише:
> >
> > On Fri, Mar 14, 2025 at 08:47:19AM +0200, Svyatoslav Ryhel wrote:
> >
> > > Since EDID only indicates supported standard timings, a large table with
> > > detailed timing information is necessary, consuming significant space. To
> > > mitigate this, the table is made configurable via kconfig, allowing it to
> > > be excluded when not needed.
> > >
> > > Svyatoslav Ryhel (1):
> > >   video: edid: guard standard timings EDID expansion behind kconfig
> > >
> > >  common/edid.c         | 6 ++++++
> > >  drivers/video/Kconfig | 6 ++++++
> > >  2 files changed, 12 insertions(+)
> >
> > To be clear, when the flag is not enabled do we have something similar
> > to the old behavior, at least in the correctly functions case?
> >
> 
> As long as I2C_EDID_STANDARD is disabled the old behavior isn't
> changed, there were performed a bit of code refactoring, in the
> previous patch by Jonas, to simplify readability but nothing more then
> that. Significant size increase is not detected as well, as long as
> I2C_EDID_STANDARD=n

Great, thanks for clarifying.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2025-03-14 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  6:47 [PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig Svyatoslav Ryhel
2025-03-14  6:47 ` [PATCH v1 1/1] " Svyatoslav Ryhel
2025-03-14 16:21 ` [PATCH v1 0/1] " Tom Rini
2025-03-14 16:47   ` Svyatoslav Ryhel
2025-03-14 16:57     ` Tom Rini [this message]

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=20250314165701.GD2640854@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=agust@denx.de \
    --cc=clamor95@gmail.com \
    --cc=jenneron@protonmail.com \
    --cc=jonasschwoebel@yahoo.de \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox