aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-13 16:54:45 +0100
committerFrancis Rowe <info@gluglug.org.uk>2015-07-13 16:54:45 +0100
commit7c384caafb45eeabe03115712fd761c8f7f225d1 (patch)
treed5b48ca6ca2a7edd4f5729f4b995e231f5e91feb /docs
parentbd1723001db04d84bedf1b811aa6e2ed0f3e6f4b (diff)
downloadlibrebootfr-7c384caafb45eeabe03115712fd761c8f7f225d1.tar.gz
librebootfr-7c384caafb45eeabe03115712fd761c8f7f225d1.zip
docs/hcl/gm45_lcd.html: linux kernel can set dual channel
Diffstat (limited to 'docs')
-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 a6956d87..4677a608 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">