From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: Dear Intel: please document SDVO LVDS option block Date: Mon, 28 Nov 2011 13:35:17 -0500 Message-ID: <4ED3D465.6090003@redhat.com> References: <1319031591.12373.2.camel@atropine> <1319034493.12938.8.camel@atropine> <1319640791.18349.10.camel@atropine> <86ipm45f7g.fsf@sumi.keithp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id A72629E782 for ; Mon, 28 Nov 2011 10:35:20 -0800 (PST) In-Reply-To: <86ipm45f7g.fsf@sumi.keithp.com> 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: Keith Packard Cc: intel-gfx@lists.freedesktop.org, 4ernov <4ernov@gmail.com> List-Id: intel-gfx@lists.freedesktop.org On 11/28/11 12:28 PM, Keith Packard wrote: > On Wed, 26 Oct 2011 10:53:11 -0400, Adam Jackson wrote: >> On Wed, 2011-10-19 at 10:28 -0400, Adam Jackson wrote: >> >>> I assume the SDVO LVDS options block in the VBT would tell us what bits >>> are correct to program here, but intel_bios.h documents only the layout >>> of that structure, not its content. Or, we can hope that the SDVO card >>> set it up correctly for us (hah). >>> >>> Intel people, care to shed some light here? >> >> Just re-raising this. I suspect we can't support SDVO LVDS correctly >> without knowing more here. In particular: >> >> - what "panel type" means in struct bdb_sdvo_lvds_options > > Which of the four panels in the SDVO info is actually connected. Thank you for this! Let's see if we can figure the rest of this out. 4ernov, can you build a kernel with the following patch added: http://lists.freedesktop.org/archives/intel-gfx/2011-November/013662.html and boot with drm.debug=0x4, and attach dmesg from running it? Also, describe your configuration more exactly; it's clear from older emails from you that you have two SDVO LVDS, but are they the same resolution? - ajax