Enable the DRM backend for Weston on QEMU-x86/x86-64 83/6683/3
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Mon, 3 Oct 2016 12:18:52 +0000 (21:18 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 5 Oct 2016 08:42:37 +0000 (08:42 +0000)
commit884c2f9a33543fd928188f6df4597d0ddcf055a8
tree72b59c7351fdf558b5caa16eca062834e6c76295
parent0d22041f046b3a21729be401eeb564b237824159
Enable the DRM backend for Weston on QEMU-x86/x86-64

The DRM backend is the native Weston backend for systems that
support the Linux kernel DRM, kernel mode setting(KMS), and evdev
input devices.

This patch set the DRM backend as default and also enable bochs
display vga interface for qemu std vga.

To use the DRM backend for Weston, the option "-vga std" should be
set into qemuparams for runqemu script, like below:

    qemuparams="-vga std"

Change-Id: I04591999a0a3f7205e42585150e8f50e7414f9ac
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini [new file with mode: 0644]
meta-agl-bsp/recipes-graphics/wayland/weston_%.bbappend
meta-agl-bsp/recipes-kernel/linux/linux-yocto/drm.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend