All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Chris Wilson <chris@chris-wilson.co.uk>,
	Paul Menzel <paulepanter@users.sourceforge.net>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	dri-devel@lists.freedesktop.org
Subject: Re: Caching of EDID for X server to decrease startup time of X server
Date: Mon, 10 Aug 2015 15:36:13 +0200	[thread overview]
Message-ID: <20150810133612.GD7302@ulmo.nvidia.com> (raw)
In-Reply-To: <20150810131342.GJ11040@nuc-i3427.alporthouse.com>


[-- Attachment #1.1: Type: text/plain, Size: 1399 bytes --]

On Mon, Aug 10, 2015 at 02:13:43PM +0100, Chris Wilson wrote:
> On Mon, Aug 10, 2015 at 03:01:49PM +0200, Thierry Reding wrote:
> > Russell and Sascha were discussing this kind of caching in the i.MX
> > driver recently. Adding both for visibility. Also not trimming the quote
> > in case they don't have the original.
> > 
> > It sounds like this could be useful to have in the core. As I understand
> > it, hotplug detection is pretty well specified for more modern display
> > interfaces (like HDMI and DisplayPort), so I think caching of this sort
> > could work for those. However, I think some older interfaces such as VGA
> > (or perhaps even DVI as well) don't have reliable hotplug detection and
> > hence would need to be able to force reading the EDID.
> > 
> > Still, perhaps a connector flag could be introduced to enable caching on
> > a per-connector basis, and then we should be able to deal with this in
> > the DRM core, rather than have per-driver quirks.
> 
> We've shied away from EDID caching precisely because HPD on Intel is
> notoriously unreliable. The last suggestion no one followed up with was
> a short term EDID cache.

That's why I think a per-connector flag would be good. It would allow
this caching to be enabled only where it's been confirmed to be safe.

I'd expect that HPD works well for HDMI and DisplayPort even on Intel.

Thierry

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

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2015-08-10 13:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-08 20:18 Caching of EDID for X server to decrease startup time of X server Paul Menzel
2015-08-10 13:01 ` Thierry Reding
2015-08-10 13:13   ` Chris Wilson
2015-08-10 13:36     ` Thierry Reding [this message]
2015-08-10 14:26       ` Daniel Vetter
2015-08-10 14:46   ` Russell King - ARM Linux
2015-08-10 15:25     ` Sharma, Shashank

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=20150810133612.GD7302@ulmo.nvidia.com \
    --to=thierry.reding@gmail.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux@arm.linux.org.uk \
    --cc=paulepanter@users.sourceforge.net \
    /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.