From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 0/4] edid caching Date: Mon, 11 Jun 2012 11:15:40 +0100 Message-ID: <1339409743_6077@CP5-2952> References: <1339398196-11469-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from fireflyinternet.com (smtp.fireflyinternet.com [109.228.6.236]) by gabe.freedesktop.org (Postfix) with ESMTP id A9FB19EB19 for ; Mon, 11 Jun 2012 03:15:48 -0700 (PDT) In-Reply-To: <1339398196-11469-1-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Intel Graphics Development Cc: Daniel Vetter List-Id: intel-gfx@lists.freedesktop.org On Mon, 11 Jun 2012 09:03:12 +0200, Daniel Vetter 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