mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
fri2: change preferred display order
The current PortOrder value assumes LVDS. Change the value to first try the primary SDVO output, then the secondary SDVO, and fallback to LVDS if neither are present. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
a7056567a6
commit
25d49e759b
|
|
@ -23,7 +23,7 @@ Section "Device"
|
|||
Option "PcfVersion" "1792"
|
||||
Option "ConfigId" "1"
|
||||
Option "ALL/1/name" "e6xx"
|
||||
Option "ALL/1/General/PortOrder" "40000"
|
||||
Option "ALL/1/General/PortOrder" "32400"
|
||||
Option "ALL/1/General/DisplayConfig" "1"
|
||||
Option "ALL/1/General/DisplayDetect" "1"
|
||||
Option "ALL/1/General/TuningWA" "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user