Skip to content

Integrate meta-seconorth-distro/qtmultimedia-kernel-warn

Commit: seco-ne/yocto/layers/meta-seconorth-distro@627af5b7

qtmultimedia: fix kernel warning on imx8m

Kernel complains non-freed memory when video playback ends/starts again in loop https://bugreports.qt.io/browse/QTBUG-93200

The workaround is forcing mMappable to false in "vivanteMapping" function so that the "copy" branch is always taken.

Merge request reports

Loading