meta-agl-bsp: Use pixman renderer on qemuarm/qemuarm64 66/27066/3
authorHiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Thu, 23 Dec 2021 08:10:40 +0000 (17:10 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 5 May 2023 11:08:15 +0000 (11:08 +0000)
commit58c40e9eba7e59002fc856b30c9fd7cbbffd344e
treee32291f6faf3e90b05b72f58d3894185314f3355
parent57df0aefa1b7c80eb3f65cb2f5151937869cd102
meta-agl-bsp: Use pixman renderer on qemuarm/qemuarm64

Using GL-renderer on qemu without any acceleration support such as
kvm results pretty much higher cpu consumption. To avoid it, we'll
use pixman-renderer on qemuarm and qemuarn64.

Bug-AGL: SPEC-4165

Signed-off-by: Hiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Change-Id: Iaffe1bd624d6f1c6df9af67e33cc1fa2168293ac
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27066
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_qemuarm.inc
meta-agl-bsp/conf/include/agl_qemuarm64.inc