i.MX6SX display availability

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

i.MX6SX display availability

2,613 次查看
torus1000
Contributor V

Hi,

I want to confirm i.MX6SX chip capability and linuxBSP supported feature.

i.MX6SX has 2 x LCDIF and each of it can drive LCD1 or LCD2 independently but there is only one PXP.

(Q) Can PXP handle 2 frame buffer simultaneously?

(Q) If not, can ARM/GPU update rest of frame buffer without PXP?

I usually use LVDS panel with i.MX6SX-SDB.

(Q) Does linuxBSP for this support dual display feature?

I guess linuxBSP only supported same screen for both LVDS and LCD1.

(Q) If possible, how can I configure 2 different screens for LVDS and LCD1?

Can anyone help me?

mx6_disp_num.png

标签 (3)
标记 (3)
0 项奖励
回复
1 回复

2,098 次查看
art
NXP Employee
NXP Employee

Q. Can PXP handle 2 frame buffer simultaneously?

A. Primarily, the Pixel Pipeline (PxP) module is intended to combine two frames (e.g. image frame and graphics surface frame) on the pixel-by-pixel basis. So, if the PxP performance allows, it can process two frame flows on frame-by-frame basis.

Q. Does linuxBSP for this support dual display feature?

A. Yes.

Q. If possible, how can I configure 2 different screens for LVDS and LCD1?

A. First, you have to configure the image output interfaces as described in the "video on 6SABRE-SD" row of the Table 11 in attached i.MX Linux Release Notes document. Then, you have to use Gstreamer as described in the Chapter 7 "Multimedia" of attached i.MX Linux User's Guide document.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复