mbox series

[0/7] mesa: small improvements after 25.0 merge

Message ID 20250412-mesa-25-fixes-v1-0-791840391271@oss.qualcomm.com
Headers show
Series mesa: small improvements after 25.0 merge | expand

Message

Dmitry Baryshkov April 11, 2025, 10:09 p.m. UTC
Several small improvements after Mesa 25.0 recipe was merged:
- Drop the kmsro as suggested by Martin
- Replace the bindgen patches with meston-based fix (Dylan Baker)
- Update the status of the merged patch
- Rework how x86-specific drivers are selected to allow fine grained
  control

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (7):
      mesa: drop kmsro PACKAGECONFIG
      meson: pass -target and -I to bindgen calls
      mesa: drop the bindgen patch
      mesa: update patch status
      mesa: don't buid Intel drivers outside of x86 world
      mesa: introduce amd PACKAGECONFIG
      mesa: hanlde svga Gallium driver through PACKAGECONFIG too

 meta/classes-recipe/meson.bbclass                  |  1 +
 ...able-SIMD-blake-optimisations-on-x32-host.patch |  2 +-
 ...vide-cross-compilation-arguments-to-LLVM-.patch | 67 ----------------------
 meta/recipes-graphics/mesa/mesa.inc                | 48 ++++++----------
 4 files changed, 19 insertions(+), 99 deletions(-)
---
base-commit: 183e043de423fd3f7833366ca524a6f7d17e6d14
change-id: 20250411-mesa-25-fixes-5a38fe55dd3c

Best regards,