From mboxrd@z Thu Jan 1 00:00:00 1970 From: David =?iso-8859-1?Q?H=E4rdeman?= Subject: Re: [PATCH] i915: enable AVI infoframe for intel_hdmi.c [v4] Date: Wed, 20 Oct 2010 21:45:41 +0200 Message-ID: <20101020194541.GC15994@hardeman.nu> References: <20100924194432.22789.62847.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from palpatine.hardeman.nu (1-1-12-13a.han.sth.bostream.se [82.182.30.168]) by gabe.freedesktop.org (Postfix) with ESMTP id B4D8D9E75B for ; Wed, 20 Oct 2010 12:48:01 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20100924194432.22789.62847.stgit@localhost.localdomain> 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-gfx@lists.freedesktop.org Cc: jesse.barnes@intel.com List-Id: intel-gfx@lists.freedesktop.org On Fri, Sep 24, 2010 at 09:44:32PM +0200, David H=E4rdeman wrote: > This patch enables the sending of AVI infoframes in > drivers/gpu/drm/i915/intel_hdmi.c. > = > My receiver currently loses sync when the HDMI output on my computer > (DG45FC motherboard) is switched from 800x600 (the BIOS resolution) to > 1920x1080 as part of the boot. Fixable by switching inputs on the receiver > a couple of times. > = > With this patch, my receiver has not lost sync yet (> 40 tries). > = > Fourth version, now based on drm-intel-next from: > git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git > = > Two questions still remain: > = > I'm assuming that the sdvo hardware also stores a header ECC byte in > the MSB of the first dword - is this correct? > = > Does the SDVOB and SDVOC handling in intel_hdmi_set_avi_infoframe() > look correct? Ping... -- = David H=E4rdeman