[meta-freescale] imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00100000

Alok Kumar alokkat at gmail.com
Wed Jan 29 12:42:49 PST 2014


Hi,

I am using dora on imx6, when I play 1080P/60 video, I get this error when
playing 1080p video in a playlist.

imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00100000

I also get couple of  alignment errors

imx-ipuv3 imx-ipuv3.0: IDMAC12's EBA0 is not 8-byte aligned


this is making display screen blank for 1-2 seconds. I am overlaying this
video on a QT webpage and QGLFormat has following settings

    QGLFormat fmt = QGLFormat::defaultFormat();

    fmt.setDoubleBuffer(true);
    fmt.setSwapInterval(5);
    fmt.setAlpha(true);
    fmt.setOverlay(true);

I did notice if I comment setAlpha, I did not see this message for 10 min
(I did not test long enough).
thanks in advance for advice.

-- 
Regards
Alok Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140129/e7d473b6/attachment.html>


More information about the meta-freescale mailing list