All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Jackson <ajax@redhat.com>
To: 4ernov <4ernov@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Where is SDVO mode setting code in kernel module sources?
Date: Wed, 19 Oct 2011 09:39:51 -0400	[thread overview]
Message-ID: <1319031591.12373.2.camel@atropine> (raw)
In-Reply-To: <CAL8gro0esThXU98ygUk9CdcYHM8CpOhBA3d0hd_xUsahHx4KAg@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 860 bytes --]

On Wed, 2011-10-19 at 13:08 +0400, 4ernov wrote:
> Hello,
> 
> 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.
> 
> 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

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2011-10-19 13:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  9:08 Where is SDVO mode setting code in kernel module sources? 4ernov
2011-10-19 13:39 ` Adam Jackson [this message]
2011-10-19 13:48   ` 4ernov
2011-10-19 14:28     ` Adam Jackson
2011-10-19 14:43       ` 4ernov
2011-10-19 15:02         ` Adam Jackson
2011-10-19 15:21           ` 4ernov
2011-10-26 14:53       ` Dear Intel: please document SDVO LVDS option block Adam Jackson
2011-10-27  6:49         ` 4ernov
2011-11-28 17:28         ` Keith Packard
2011-11-28 18:35           ` Adam Jackson
2011-11-28 18:56             ` 4ernov
2011-11-29  9:30               ` 4ernov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1319031591.12373.2.camel@atropine \
    --to=ajax@redhat.com \
    --cc=4ernov@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.