@Chris @Robie Not sure whether I didn't explain well. Let me take u-boot as an example.
There are several u-boot packages. These packages are soc-dependent. When we modify common codes, we need to take other platforms into account and make sure there is no regression issue on other platforms. u-boot[1]: u-boot-amlogic A boot loader for amlogic systems u-boot-exynos A boot loader for exynos systems u-boot-imx A boot loader for imx systems ... u-boot-tegra A boot loader for NVIDIA Tegra systems u-boot-xlnx[2]: u-boot-zynqmp u-boot bootloader for Xilinx Zynq UltraScale+ MPSoC systems But, u-boot-xlnx is based on a different code base provided by Xilinx. This package is for Xilinx desktop image (boards: zcu102/104/106 and Kria) It's a similar situation to the armsoc driver. xf86-video-armsoc[3] xserver-xorg-video-armsoc-exynos X.Org X server -- ARM SoC display driver for Exynos DRM xserver-xorg-video-armsoc-pl111 X.Org X server -- ARM SoC display driver for pl111 DRM xf86-video-armsoc-endlessm[4] xserver-xorg-video-armsoc-endlessm (this one is for Xilinx boards zcu102/104/106 and Kria) xf86-video-armsoc-endlessm is created for the Xilinx desktop images. It’s based on a different code base with Xilinx patches. The mali kernel driver in the Xilinx images is provided by Xilinx, not generic one. This armsoc xorg driver has better compatibility with this driver. It seems to me that other platforms should not use this armsoc driver. The Xilinx desktop images have included the patched Xwrapper.config. There will be no regression issue when xf86-video-armsoc-endlessm gets updated to 1.4.1-0ubuntu8~20.04. --- [1] https://launchpad.net/ubuntu/+source/u-boot [2] https://launchpad.net/ubuntu/+source/u-boot-xlnx [3] https://launchpad.net/ubuntu/+source/xf86-video-armsoc [4] https://launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass suspend/resume test To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm/+bug/1948764/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs