public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH 0/4] edid caching
Date: Mon, 11 Jun 2012 11:15:40 +0100	[thread overview]
Message-ID: <1339409743_6077@CP5-2952> (raw)
In-Reply-To: <1339398196-11469-1-git-send-email-daniel.vetter@ffwll.ch>

On Mon, 11 Jun 2012 09:03:12 +0200, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> Hi all,
> 
> This are a few patches from my hpd series to implement edid caching. It's not
> nirvana, but at least it cuts down a bit on our massive edid re-re-reading ...

Afterwards lvds/dp/hdmi/crt, leaving sdvo/tv behind, all implement edid
caching. It would seem like we could reduce the code slightly by moving
that to intel_connector, then at least the destructor is common and we
won't have repeated members across the different connectors.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

      parent reply	other threads:[~2012-06-11 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11  7:03 [PATCH 0/4] edid caching Daniel Vetter
2012-06-11  7:03 ` [PATCH 1/4] drm/i915: cache crt edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 2/4] drm/i915: cache dp edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 3/4] drm/i915: cache hdmi edid Daniel Vetter
2012-06-11  7:03 ` [PATCH 4/4] drm/i915/sdvo: implement correct return value for ->get_modes Daniel Vetter
2012-06-11 10:15 ` Chris Wilson [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=1339409743_6077@CP5-2952 \
    --to=chris@chris-wilson.co.uk \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    /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