]> git.proxmox.com Git - mirror_qemu.git/commit
hw/display/sm501: Add debug property to control pixman usage
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 25 Feb 2023 22:46:16 +0000 (23:46 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Mar 2023 23:37:48 +0000 (00:37 +0100)
commit4e0210525752511646c737f89ea2f2e7c7ca85de
treebc3d4192f0b627823876cca1f3809acd8e8406ac
parent38200011319b5819ff268dadb1b175faa6b0764a
hw/display/sm501: Add debug property to control pixman usage

Add a property to allow disabling pixman and always use the fallbacks
for different operations which is useful for testing different drawing
methods or debugging pixman related issues.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Tested-by: Rene Engel <ReneEngel80@emailn.de>
Message-Id: <61768ffaefa71b65a657d1365823bd43c7ee9354.1678188711.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/display/sm501.c