From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [PATCH 04/15] drm/i915: ns2501 is on DVOB Date: Sat, 7 Jun 2014 00:46:46 +0300 Message-ID: <20140606214646.GJ27580@intel.com> References: <1401984964-25441-1-git-send-email-ville.syrjala@linux.intel.com> <1401984964-25441-5-git-send-email-ville.syrjala@linux.intel.com> <20140606165743.GK7416@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id E0CBC6EAD7 for ; Fri, 6 Jun 2014 14:46:56 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20140606165743.GK7416@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Daniel Vetter Cc: Thomas Richter , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, Jun 06, 2014 at 06:57:43PM +0200, Daniel Vetter wrote: > On Thu, Jun 05, 2014 at 07:15:53PM +0300, ville.syrjala@linux.intel.com w= rote: > > From: Ville Syrj=E4l=E4 > > = > > On Fujitsu-Siememens S6010 the ns2501 chip is hooked up to DVOB instead > > of DVOC. > > = > > FIXME: Maybe need to dig out the correct DVO port from VBT > = > Well we could have 2 match structs for dvoc and dvob. I guess on Thomas' > X30 it is actually on dvob, otherwise he wouldn't have picked that one ... Sure, but we can't probe the DVO port so we need to use VBT/DMI/something to figure out which one to pick. In theory VBT should have information. > -Daniel > = > > = > > Signed-off-by: Ville Syrj=E4l=E4 > > --- > > drivers/gpu/drm/i915/intel_dvo.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > = > > diff --git a/drivers/gpu/drm/i915/intel_dvo.c b/drivers/gpu/drm/i915/in= tel_dvo.c > > index 5d7d975..be560bb 100644 > > --- a/drivers/gpu/drm/i915/intel_dvo.c > > +++ b/drivers/gpu/drm/i915/intel_dvo.c > > @@ -85,7 +85,7 @@ static const struct intel_dvo_device intel_dvo_device= s[] =3D { > > { > > .type =3D INTEL_DVO_CHIP_TMDS, > > .name =3D "ns2501", > > - .dvo_reg =3D DVOC, > > + .dvo_reg =3D DVOB, > > .slave_addr =3D NS2501_ADDR, > > .dev_ops =3D &ns2501_ops, > > } > > -- = > > 1.8.5.5 > > = > > _______________________________________________ > > Intel-gfx mailing list > > Intel-gfx@lists.freedesktop.org > > http://lists.freedesktop.org/mailman/listinfo/intel-gfx > = > -- = > Daniel Vetter > Software Engineer, Intel Corporation > +41 (0) 79 365 57 48 - http://blog.ffwll.ch -- = Ville Syrj=E4l=E4 Intel OTC