LVDS display problem with kernel 3.14.28

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

LVDS display problem with kernel 3.14.28

ソリューションへジャンプ
3,839件の閲覧回数
ivandrobyshevsk
Contributor II

I'm trying to add support for LVDS display to i.MX6DL board running 3.14.28 kernel, but the picture is distorted. See attached photos for details (in boot screen photo dark areas are supposed to be solid black).

The same display works fine with kernel imx_4.1.15_2.0.0_ga, but unfortunately there's a requirement to make it work with 3.14.28 kernel.

I've used exactly the same relevant DT nodes from 4.1.15 kernel (attached in a fido_display.dts file).

What is strange: setting resolution to 1920x1080 (proper/desired resolution is 800x480) and enabling split mode fixes the picture (see fbtest_ok.JPG), but it doesn't fit the display.

Any suggestions as to where to look: missing commit(s) to one of IPU drivers, DT properties, etc?

Also what kind of setting mismatch could produce picture distortion we are observing?

Thanks!

ラベル(3)
タグ(2)
0 件の賞賛
返信
1 解決策
3,756件の閲覧回数
ivandrobyshevsk
Contributor II

For whatever reason, clock speed had to be set two times faster compared to kernel 4.1.15. With higher speed picture looks good again.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,757件の閲覧回数
ivandrobyshevsk
Contributor II

For whatever reason, clock speed had to be set two times faster compared to kernel 4.1.15. With higher speed picture looks good again.

0 件の賞賛
返信
3,756件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Ivan

one can check if recommended LDB Clock Switch Procedure was implemented as

recommended by EB821

https://www.nxp.com/docs/en/engineering-bulletin/EB821.pdf 

Also one can try official nxp bsps described on

https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6ser...

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

0 件の賞賛
返信