]> 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>
Mon, 23 Jan 2017 18:55:31 +0000 (16:55 -0200)
commit1d4e45fff88b8fd43681e31dc30b1edff3fa0c10
tree722231c92a26bdff650dc4614e5e41b664f6cb31
parent68107cf237c189d74fa9b2a2815a6b2a3c211225
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