Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesa: update to 25.0.0 #9737

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

mesa: update to 25.0.0 #9737

wants to merge 3 commits into from

Conversation

heitbaum
Copy link
Contributor

=== tested on ===
Generic.x86_64-devel-20250131033903-5ed7dfb
Linux nuc12 6.13.0 #1 SMP Fri Jan 31 03:57:35 UTC 2025 x86_64 GNU/Linux
Starting Kodi (22.0-ALPHA1 (21.90.700) Git:fb44880453243477a1ef1857d5555d71b00433cb). Platform: Linux x86 64-bit
Using Release Kodi x64
Kodi compiled 2025-01-31 by GCC 15.0.1 for Linux x86 64-bit version 6.13.0 (396544)
Running on LibreELEC (heitbaum): devel-20250131033903-5ed7dfb 13.0, kernel: Linux x86 64-bit version 6.13.0
FFmpeg version/source: 7.1
Host CPU: 12th Gen Intel(R) Core(TM) i7-1260P, 16 cores available
[    0.000000] DMI: Intel(R) Client Systems NUC12WSKi7/NUC12WSBi7, BIOS WSADL357.0094.2024.0806.1458 08/06/2024
CApplication::CreateGUI - trying to init gbm windowing system
CApplication::CreateGUI - using the gbm windowing system
EGL_VENDOR = Mesa Project
GL_RENDERER = Mesa Intel(R) Graphics (ADL GT2)
GL_VERSION = OpenGL ES 3.2 Mesa 25.0.0-rc1
libva info: VA-API version 1.22.0
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.1.0 (5ed7dfb574)

@heitbaum heitbaum changed the title mesa: update to 25.0.0-rc1 mesa: update to 25.0.0 Jan 31, 2025
Hello everyone,

I'm happy to announce the next release candidate, 25.0.0-rc2.

As always, if you find any issues please report them here:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/new

Any issue that should block the release of 25.0.0 final, thus adding
more 25.0.0-rc* release candidates, must be added to this milestone:
https://gitlab.freedesktop.org/mesa/mesa/-/milestones/49

The next release candidate is expected in one week, on February 12th.

Cheers,
  Eric

---

Boris Brezillon (2):
      panvk: Don't clobber registers if the render pass was suspended
      pan/decode: Fix the blend_count mask

Eric Engestrom (7):
      [25.0-only] hk: comment out dead variable
      .pick_status.json: Update to 5b856a741d6dc18d409a0c06ad6492cc3ee9a6bd
      .pick_status.json: Mark 0ee5015da4c386c0ef8b6ff12fd2bb34022d86a6 as denominated
      .pick_status.json: Update to e49df902b4c1b98569921d8b858e6e3855bf10e0
      .pick_status.json: Update to e192d7d615dec9c9c04447c4b9ab0244d6380944
      .pick_status.json: Mark 39969409f6fb60b21aea36be4d5424718fcc26b8 as denominated
      VERSION: bump for 25.0.0-rc2

Erik Faye-Lund (3):
      panvk: fix line-rasterization of bifrost
      panvk/ci: add back incorrectly removed crash
      pan/ci: add flaky tests to the flake-list

Ernst Persson (1):
      intel/vulkan: Add bvh build dependency

Hyunjun Ko (1):
      anv: Fix to set CDEF flter flag correctly for AV1 decoding

Iago Toral Quiroga (1):
      v3dv: fix missing access bit flag when checking for texel buffer reads

James Hogan (3):
      glsl: Expose gl_ViewID_OVR back to GLSL 1.30
      mesa: Fix multiview attachment completeness check
      mesa: Fix FramebufferTextureMultiviewOVR num_views check

Jung-uk Kim (1):
      FreeBSD: Disable support for "-mtls-dialect" for FreeBSD

Karol Herbst (4):
      rusticl/mem: set bind flags for gl imports
      rusticl/mesa: add PipeContext::device_reset_status
      rusticl/queue: check device error status
      rusticl/kernel: call nir_lower_variable_initializers earlier

Lars-Ivar Hesselberg Simonsen (4):
      panfrost: Do not evaluate_per_sample for non-MSAA
      Revert "panfrost: remove is_blit flag"
      Revert "panfrost: fix hang by using MALI_PIXEL_KILL_WEAK_EARLY in color preload"
      panvk: Set missing shader_modifies_coverage flag

Lionel Landwerlin (1):
      brw: fixup scoreboarding for find_live_channels

Martin Roukala (né Peres) (1):
      ci: fix the artifact name

Mary Guillemard (8):
      panfrost: Fix group priorities in drm-shim
      panfrost: Fix PROGRESS_LOAD destination register
      pan/bi: Properly encode LEA_BUF_IMM
      pan/bi: Remove shift lanes invalid encodings
      pan/bi: Fix invalid CLPER encoding
      pan/bi: Use 2D dimension with TEX_FETCH with CUBE on Valhall
      pan/decode: Fix indirect branch calculation for 64-bit
      panvk: Disallow unknown GPU models early in physical device init

Mike Blumenkrantz (3):
      zink: emit SpvCapabilityDemoteToHelperInvocation for IsHelperInvocation
      zink: also refcount needs_present from frontbuffer flush
      zink: guard rebar check against fallback heap detection

Pavel Ondračka (2):
      ci: fix debian-build-testing BUILDTYPE
      i915/ci: use debian-build-testing instead of debian-testing

Pierre-Eric Pelloux-Prayer (1):
      radeonsi: update si_need_gfx_cs_space upper bound

Qiang Yu (2):
      lavapipe: fix min_vertex_pipeline_param
      gallium: fix ddebug and noop screen caps init

Rebecca Mckeever (2):
      pan/format: Use HW version to determine siting for YUV 422 formats
      pan/texture: Only use plane_chroma_2p for chroma planes

Tim Keller (1):
      dril: Check for null config in dril_target.c

Valentine Burley (1):
      amd/ci: Revert to 6.6 kernel on Raven

git tag: mesa-25.0.0-rc2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant