imx hdmi support in 3.14 kernel

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

imx hdmi support in 3.14 kernel

ソリューションへジャンプ
2,600件の閲覧回数
jaiganesh
Contributor III

Hi all,

     Is there support for hdmi display for sabresd ( or sabrelite) in linux kernel 3.14? I have enabled drm hdmi support in kernel 3.14 configuration but still i cannot see anything  on HDMI display. [ The fbset command shows all the clock values (hsync, vsync and pixel rate) as zero]

ラベル(3)
タグ(2)
1 解決策
1,565件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You should use this kernel, which is based on 3.15-rc1:

https://git.kernel.org/cgit/linux/kernel/git/shawnguo/linux.git/log/?h=for-next

It has HDMI support for sabresd since last week.

Regards,

Fabio Estevam

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,566件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You should use this kernel, which is based on 3.15-rc1:

https://git.kernel.org/cgit/linux/kernel/git/shawnguo/linux.git/log/?h=for-next

It has HDMI support for sabresd since last week.

Regards,

Fabio Estevam

0 件の賞賛
返信
1,565件の閲覧回数
jaiganesh
Contributor III

Thanks Fabio. I tested the kernel (3.14-rc3) with the above patch for hdmi in sabresd and hdmi is working (though it is not working when the hdmi cable is connected when the system boots). Also I can see "lvds" display driver "ldb" is inserted in the dmesg, but no log for LCD display driver. Is there support for LCD display in the above kernel?

0 件の賞賛
返信
1,565件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

For parallel display to work you would need to add support for it in the dts file.

Take a look at arch/arm/boot/dts/imx53-qsb.dts for reference (Search for compatible = "fsl,imx-parallel-display";)

If it works for you, please send the patch for linux-arm-kernel list.

0 件の賞賛
返信