]> code.ossystems Code Review - meta-freescale.git/commit
weston: T3DStressTest_Wayland displays abnormally while using G2D compositor
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 16 Jan 2017 19:52:22 +0000 (13:52 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Jan 2017 16:28:30 +0000 (14:28 -0200)
commit6de935fb3f6f7019fefbb8107af01f23d06d0f48
tree105e5454ddb788cdffcd41f12f5c84b8c63a0f25
parent36f461f8c585acecb240d33f773d9de8ca57e404
weston: T3DStressTest_Wayland displays abnormally while using G2D compositor

It need add g2d_finish after repaint_region and before copy to framebuffer.
Because if using dual dpu cores, the tasks on each core will be executed
sequently, but it can't ensure one task splited on dual cores can be finished
synchronously by hardware.

Upstream-Status: Inappropriate [i.MX specific]

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/wayland/weston/0017-MGS-2343-ccc-XWLD-T3DStressTest_Wayland-displays-abn.patch [new file with mode: 0644]
recipes-graphics/wayland/weston_%.bbappend