summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-13 11:54:45 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-13 11:54:45 (EDT)
commit7c384caafb45eeabe03115712fd761c8f7f225d1 (patch)
treed5b48ca6ca2a7edd4f5729f4b995e231f5e91feb
parentbd1723001db04d84bedf1b811aa6e2ed0f3e6f4b (diff)
downloadlibreboot-7c384caafb45eeabe03115712fd761c8f7f225d1.zip
libreboot-7c384caafb45eeabe03115712fd761c8f7f225d1.tar.gz
libreboot-7c384caafb45eeabe03115712fd761c8f7f225d1.tar.bz2
docs/hcl/gm45_lcd.html: linux kernel can set dual channel
-rw-r--r--docs/hcl/gm45_lcd.html6
1 files changed, 6 insertions, 0 deletions
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.
</p>
+
+ <p>
+ 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
+ </p>
</div>
<div class="section">