diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-11 11:22:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-11 21:29:50 +0000 |
commit | 422362a03a690780dc037165eacdda449bcfbe71 (patch) | |
tree | 363c9aaf1156cc84897ea7bf1434651ec2987f24 /scripts/lib/build_perf/html.py | |
parent | 6385714277fb5c0447a846d2ba9c94b693a02ea1 (diff) | |
download | poky-422362a03a690780dc037165eacdda449bcfbe71.tar.gz |
xserver-xf86-config: remove obsolete configuration files
For reasons we have explicit xorg.conf files for a number of the qemu
machines, but not all of them. These mainly disabled screen blanking
(which is now down with a separate fragment) but also explictly set the
device driver to fbdev which meant they didn't use the modesettings
driver as they should (with the virtio framebuffer from qemu).
This is the root cause of why the xserver 21.1.16 upgrade doesn't work
on a number of machines: the /sys probing changed and the fbdev driver
now refuses to use the PCI framebuffer device as there are better
drivers, but we've explictly told xorg to use the wrong driver.
For more details, see https://gitlab.freedesktop.org/xorg/xserver/-/issues/1798.
(From OE-Core rev: 8c8039bf4c2d011e3d12c970ce45036b184902a9)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions