raof: if you mean removing the ioctl thing, they're apparently unused:

commit bec2a28e98f430f4a82b085b4d1c69a98988359f
Author: Thierry Reding <tred...@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-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1991761

Title:
  Backport packages for 22.04.2 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/directx-headers/+bug/1991761/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to