mxc_fb wait vsync timeout

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

mxc_fb wait vsync timeout

1,217件の閲覧回数
yufe
Contributor II

hello,

We are using the i.MX6DP processor on a custom board, project's kernel version is 3.14.52. We found that some boards have a higher probability of “MXCFB_WAIT_FOR_VSYNC: timeout 0” error message, Some information is as follows, See the attachment for details.

[ 5.514772] mxc_sdc_fb fb.18: MXCFB_WAIT_FOR_VSYNC: timeout 0
[ 6.514760] mxc_sdc_fb fb.18: MXCFB_WAIT_FOR_VSYNC: timeout 0
[ 7.014770] mxc_sdc_fb fb.18: timeout when waiting for on the fly config irq
[ 7.014775] detected fb_set_par error, error code: -110
[ 7.025603] random: nonblocking pool is initialized
[ 7.217643] ------------[ cut here ]------------
[ 7.217651] Kernel BUG at 802cfeb4 [verbose debug info unavailable]

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

1,027件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi yufe

issue was fixed in latest linux kernels, also one can check

MXCFB_WAIT_FOR_VSYNC: timeout 0 

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

0 件の賞賛

1,027件の閲覧回数
ji_yun
Contributor II

Hi ,igorpadykov

we have the same question and log.

As you said the issue was fixed in latest linux kernel,can you tell us the detail about how the latest linux kernel fix the issue,or give us a patch. Our project's kernel version is 3.14.52