[Intel-gfx] Where is SDVO mode setting code in kernel module sources?

Adam Jackson ajax at redhat.com
Wed Oct 19 15:39:51 CEST 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20111019/5fbc2c01/attachment.sig>


More information about the Intel-gfx mailing list