From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: Where is SDVO mode setting code in kernel module sources? Date: Wed, 19 Oct 2011 09:39:51 -0400 Message-ID: <1319031591.12373.2.camel@atropine> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0436045490==" Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 4FE629E8BA for ; Wed, 19 Oct 2011 06:39:57 -0700 (PDT) In-Reply-To: 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: 4ernov <4ernov@gmail.com> Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============0436045490== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-kMYq0QY1E3epkiXx5QIJ" --=-kMYq0QY1E3epkiXx5QIJ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2011-10-19 at 13:08 +0400, 4ernov wrote: > Hello, >=20 > I'm experimenting with i915 kernel module to fix the problem with > different brightness of LVDS displays when connected together via > Chrontel SDVO converters. My biggest problem is that I simply > can't find the place in code where the mode is set. I seem to find the > place where the device is initialized, but it's still unclear where > settings of current mode is set to certain SDVO output (i.e. > resolution, refresh rate etc.) and where LVDS settings are set in case > it's SDVO-LVDS converter. >=20 > Could someone who knows the code quite good please give me a reference > where to find this code? The SDVO-specific code is in intel_sdvo.c, and the common code for pipe setup is in intel_display.c. Both are in the kernel source under drivers/gpu/drm/i915. - ajax --=-kMYq0QY1E3epkiXx5QIJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk6e0ycACgkQW4otUKDs0NM3ngCgxPzRfRJ/dRuISXZ5h/C3xHaL wTYAoK1OTUEqvJHuCcvdWVO0egNv3KPn =JaQu -----END PGP SIGNATURE----- --=-kMYq0QY1E3epkiXx5QIJ-- --===============0436045490== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0436045490==--