From 7c384caafb45eeabe03115712fd761c8f7f225d1 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 13 Jul 2015 11:54:45 -0400 Subject: docs/hcl/gm45_lcd.html: linux kernel can set dual channel --- diff --git a/docs/hcl/gm45_lcd.html b/docs/hcl/gm45_lcd.html index a6956d8..4677a60 100644 --- a/docs/hcl/gm45_lcd.html +++ b/docs/hcl/gm45_lcd.html @@ -54,6 +54,12 @@ own initialization code has buggy EDID parsing in some way, such that the proper settings for the panel are not used, leading to the failure. The actual graphics initialization does work.

+ +

+ The i915 module in the Linux kernel also provides an option to set the LVDS link configuration. + lvds_channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int) + - from /sbin/modinfo i915 +

-- cgit v0.9.1