基于imx6q的3.14.28的BSP,实现LVDS+LVDS+HDMI三屏显示
1.uboot参数
setenv bootargs console=ttymxc0,115200 video=mxcfb0:dev=ldb,LDB-XGA,if=RGB24,bpp=32 ldb=sep0 \
video=mxcfb1:dev=ldb,LDB-XGA,if=RGB24,bpp=32 \
video=mxcfb2:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 \
root=/dev/nfs rw ip=192.168.1.104:192.168.1.235:192.168.1.1:255.255.255.0 fec_mac=13:32:43:34:21:43 nfsroot=192.168.1.235:/home/wucheng/rootfs,proto=tcp,nfsvers=3,nolock
2.信息
refer to the IPU of imx6q in the Reference Manual, I don't think IPU can support HDMI 1080P@60 in your case, for more detailed information, pls refer to the Reference Manual,
• Displays
• Five interfaces available. Total raw pixel rate of all interfaces is up to 532
Mpixels/sec, 24 bpp (266 Mpixels/sec per each IPU). Up to four interfaces may
be active at once.
• Two Parallel 24-bit display ports - up to 220 Mpixels/sec each (e.g. WUXGA+
@ 60Hz), or dual HD1080 + WXGA @ 60Hz.
• LVDS serial ports: One port up to 165 Mpixels/sec or Two ports up to 85
MP/sec (e.g. WUXGA+ @ 60Hz) each
• HDMI 1.4 port
• MIPI/DSI, 2 lanes @ 1 Gbps
是从否支持1024的双LVDS屏+HDMI1920x1080?
"是从否支持1024的双LVDS屏+HDMI1920x1080?" what's difference from your orignal question? your orginal setting is dual lvds 1024 + HDMI 1080p, I don't think IPU can support your orginal settings
“”是从否支持1024的双LVDS屏+HDMI1920x1080?“” what's difference between this from your original resolution?