Add helper to enable both displays in qemu 86/28686/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Apr 2023 21:33:56 +0000 (23:33 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Apr 2023 21:33:56 +0000 (23:33 +0200)
commitd8a159ad1fdc64c65453484c4a5750a3426f765e
tree030d07b3efdb7d95a86b15f19cb025df251efdbb
parent63960ca3c91849920bdbaa96090e208816d344ea
Add helper to enable both displays in qemu

This supports testing the drm-leasemanager in qemu.

We can bring up two outputs, but the 2nd output is disabled until it is connected.
See https://jira.automotivelinux.org/browse/SPEC-4464
and
https://gitlab.com/qemu-project/qemu/-/issues/1107

This adds a helper tool that will bring up the 2nd screen.

Bug-AGL: SPEC-4464
Change-Id: I145a1b947916337daa9c8e7aed38e64919b35df8
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-graphics/libvncserver/libvncserver_0.9.14.bb [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-platform.bb
recipes-support/qemu-set-display/qemu-set-display_git.bb [new file with mode: 0644]