i.MX6QP: Configuring the HDMI for YUV422

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6QP: Configuring the HDMI for YUV422

856件の閲覧回数
jean-christoph6
Contributor I

Hi,

I'm using the HDMI output through the framebuffer device on the i.MX6QP.

I have a YUV422 video source and I'd like to emit it on the HDMI without conversion. HDMI 1.4 supports YUV422 pixel encoding.

As for now, the HDMI always outputs a RGB444 stream. 

I've tried setting fb_var_screeninfo.nonstd before passing it to ioctl(FBIOPUT_VSCREENINFO), but it seems that any non-zero value provokes the ioctl to fail.

I've also tried giving the kernel argument "mxcfb1:dev=hdmi,1920x1080M@60,if=UYVY16", but it doesn't change anything.

Thanks for your help.

ラベル(1)
タグ(2)
0 件の賞賛
返信
2 返答(返信)

669件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Jean-Christophe

The i.MX6 not support YUV222 format, the supported format are:

 YUV422P, YUV420

0 件の賞賛
返信

669件の閲覧回数
jean-christoph6
Contributor I

Hi Bio_TICFSL,

How do I configure the HDMI for YUV422P then?

0 件の賞賛
返信