mxc_fb wait vsync timeout

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mxc_fb wait vsync timeout

1,216 Views
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]

Labels (1)
Tags (2)
0 Kudos
2 Replies

1,026 Views
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 Kudos

1,026 Views
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