mxc_fb wait vsync timeout

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

mxc_fb wait vsync timeout

1,222 次查看
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,032 次查看
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,032 次查看
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