[Bug 1991761] Re: Backport packages for 22.04.2 HWE stack
Timo Aaltonen
1991761 at bugs.launchpad.net
Wed Dec 14 07:51:56 UTC 2022
raof: if you mean removing the ioctl thing, they're apparently unused:
commit bec2a28e98f430f4a82b085b4d1c69a98988359f
Author: Thierry Reding <treding at nvidia.com>
Date: Fri Jul 9 19:53:52 2021 +0200
tegra: Remove unused IOCTL implementations
The DRM_TEGRA_GEM_{GET,SET}_FLAGS and DRM_TEGRA_GEM_{GET,SET}_TILING
IOCTLs were badly designed and have since been obsoleted by framebuffer
modifiers. Remove these implementations to make it clear their usage is
discouraged.
--- a/tegra/tegra-symbols.txt
+++ b/tegra/tegra-symbols.txt
@@ -1,11 +1,7 @@
-drm_tegra_bo_get_flags
drm_tegra_bo_get_handle
-drm_tegra_bo_get_tiling
drm_tegra_bo_map
drm_tegra_bo_new
drm_tegra_bo_ref
-drm_tegra_bo_set_flags
-drm_tegra_bo_set_tiling
drm_tegra_bo_unmap
drm_tegra_bo_unref
drm_tegra_bo_wrap
I don't see other breakage, just additions
** Description changed:
[Impact
The graphics HWE stack from kinetic needs to be backported for 22.04.2
directx-headers
- build-dep of the new Mesa
libdrm
- build-dep of the new Mesa
llvm-15
- new package in jammy
- build-dep of the new Mesa
mesa
- new major release (22.2.x)
- new HW support, like AMD RDNA3, Intel DG2
spirv-headers
- needed by s-l-t-15
spirv-llvm-translator-14
- needed to bootstrap libclc from llvm
spirv-llvm-translator-15
- needed for the actual libclc-15 after initial bootstrap
Bootstrapping plan:
- s-l-t-14 built from NEW
- llvm-15 built with s-l-t-14
- s-l-t-15 built against llvm-15
- llvm-15 built again with s-l-t-15
-> mesa ready for building
[Test case]
Install the new mesa on various hw, see that everything still works like before or better.
+ spirv-headers:
+ - test reverse-build-deps that they still build
+ Reverse-Build-Depends
+ * glslang
+ * intel-graphics-compiler
+ * spirv-llvm-translator-14
+ * spirv-llvm-translator-15
+ * spirv-tools
+ * vkbasalt
+ * vkd3d
+ * vulkan-validationlayers
+
[Where things could go wrong]
This is a major update of Mesa, there could be regressions but we'll backport the final stable release of 22.2.x in order to minimize the chance for those.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libdrm in Ubuntu.
https://bugs.launchpad.net/bugs/1991761
Title:
Backport packages for 22.04.2 HWE stack
Status in directx-headers package in Ubuntu:
Invalid
Status in libdrm package in Ubuntu:
Invalid
Status in llvm-toolchain-15 package in Ubuntu:
Invalid
Status in mesa package in Ubuntu:
Invalid
Status in spirv-headers package in Ubuntu:
Invalid
Status in spirv-llvm-translator-14 package in Ubuntu:
Invalid
Status in spirv-llvm-translator-15 package in Ubuntu:
Invalid
Status in directx-headers source package in Jammy:
Fix Committed
Status in libdrm source package in Jammy:
In Progress
Status in llvm-toolchain-15 source package in Jammy:
In Progress
Status in mesa source package in Jammy:
In Progress
Status in spirv-headers source package in Jammy:
Fix Committed
Status in spirv-llvm-translator-14 source package in Jammy:
In Progress
Status in spirv-llvm-translator-15 source package in Jammy:
In Progress
Bug description:
[Impact
The graphics HWE stack from kinetic needs to be backported for 22.04.2
directx-headers
- build-dep of the new Mesa
libdrm
- build-dep of the new Mesa
llvm-15
- new package in jammy
- build-dep of the new Mesa
mesa
- new major release (22.2.x)
- new HW support, like AMD RDNA3, Intel DG2
spirv-headers
- needed by s-l-t-15
spirv-llvm-translator-14
- needed to bootstrap libclc from llvm
spirv-llvm-translator-15
- needed for the actual libclc-15 after initial bootstrap
Bootstrapping plan:
- s-l-t-14 built from NEW
- llvm-15 built with s-l-t-14
- s-l-t-15 built against llvm-15
- llvm-15 built again with s-l-t-15
-> mesa ready for building
[Test case]
Install the new mesa on various hw, see that everything still works like before or better.
spirv-headers:
- test reverse-build-deps that they still build
Reverse-Build-Depends
* glslang
* intel-graphics-compiler
* spirv-llvm-translator-14
* spirv-llvm-translator-15
* spirv-tools
* vkbasalt
* vkd3d
* vulkan-validationlayers
[Where things could go wrong]
This is a major update of Mesa, there could be regressions but we'll backport the final stable release of 22.2.x in order to minimize the chance for those.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/directx-headers/+bug/1991761/+subscriptions
More information about the foundations-bugs
mailing list