Opened 5 months ago

Closed 5 months ago

#20600 closed enhancement (fixed)

mesa-24.2.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 months ago

Mesa 24.2.6 is a bug fix release which fixes bugs found since the 24.2.5 release.

New features

  • None

Bug fixes

  • radv: wrong index value in radv_skip_graphics_pipeline_compile
  • Disk Cache DB file descriptors are not closed on exec
  • Shader cache takes too many fds
  • Shader cache takes too many fds
  • Disk Cache DB file descriptors are not closed on exec
  • radv: \test_instruction_msad_dxil from vkd3d-proton fails on hawaii
  • [vulkan-intel][regression] War Thunder causes GPU hang

Changes

  • glx: Fix the GLX_EXT_swap_control_tear drawable attributes
  • asahi: fix no16 flag
  • panfrost: Fix a memory leak in the CSF backend
  • panvk: fix descriptor set layout hash
  • etnaviv: nir: Enforce stricter swizzle for virtual scalar x register
  • ir3: Increase compute const size on a7xx
  • freedreno: Add compute constlen quirk for X1-85
  • tu: Don't invalidate CS state for 3D blits
  • aco/spill: fix faulty assertions
  • aco: Respect addressible SGPR limit in VS prologs
  • util/vma: Fix util_vma_heap_get_max_free_continuous_size calculation
  • frontends/va: Fix parsing leb128 when using more than 4 bytes
  • util/mesa-db: Fix missing O_CLOEXEC
  • util/mesa-db-multipart: Open one cache part at a time
  • util/mesa-db: Open DB files during access time
  • util/mesa-db: Fix crash on compacting empty DB
  • docs: add sha sum for 24.2.5
  • .pick_status.json: Update to 0bffe8ec053f2a43795515b0f9c64cf98b5bd8b7
  • .pick_status.json: Mark 1dc125338e19325b0926840303731ec00af83125 as denominated
  • .pick_status.json: Update to d5581b112452398e3e56ae0e9ab8f585b6374020
  • .pick_status.json: Update to 6775524c69c660a4585e3e5ed85f4d7b9129054f
  • .pick_status.json: Update to c245609b641ad914a931ad2b3fd930ed8d065e07
  • pvr: fix image size calculation when mipLevels is 1
  • pvr: ensure stencil clear value fits TA_STATE_ISPA.sref field
  • aco: fix 64bit extract_i8/extract_i16
  • radv: don't use v_mqsad_u32_u8 on gfx7
  • brw/copy: Don't remove instructions w/ conditional modifier
  • pvr: fix mipmap alignment for non-32bpp textures
  • hasvk: fix non matching image/view format attachment resolve
  • ir3: fix physical edges of predicated branches
  • loader: Fix typo in DRI_IMAGE_FORMAT_XBGR16161616 definition
  • gbm/dri: Use PIPE_FORMAT_* instead of using DRI_IMAGE_*
  • gbm/dri: Fix color format for big endian.
  • intel/dev: Rework DEVINFO_HWCONFIG; add DEVINFO_HWCONFIG_KV macro
  • intel/dev: Simplify DEVINFO_HWCONFIG_KV by adding should_apply_hwconfig_item()
  • intel/dev: Allow specifying a version when to always use hwconfig
  • intel/dev: Use hwconfig for urb min/max entry values
  • radeonsi: move si_compute::global_buffers to si_context
  • anv: use stage mask to deduce cs/pb-stall requirements
  • elk: Don't apply discard_if condition opt if it can change results
  • isl: fix range_B_tile end_tile_B value
  • ac/radeonsi: compute htile for tile mode RADEON_SURF_MODE_1D on GFX6-8
  • pvr: fix calculation for textures z position fractional part
  • pvr: really free memory in subpass render init
  • pvr: Fix ds subtile alignment NULL pointer dereference
  • pvr: Fix reordering of sub-cmds when performing ds subtile alignment
  • util/mesa-db: Make mesa_db_lock robust against signals
  • va: fail context create if driver does not support video
  • vdpau: fail context create if driver does not support video
  • r600: fix spec ext_packed_depth_stencil getteximage
  • anv/trtt: fix the creation of sparse buffers of size 232 on 32bit systems
  • nir/nir_group_loads: reduce chance of max_distance check overflow
  • radeonsi/gfx12: fill missing dcc tiling info
  • radeonsi: fix radeon_canonicalize_bo_flags domain handling
  • ac/surface: fix determination of gfx12_enable_dcc
  • radv: fix output statistic for fragment shaders
  • nir: fix shfr constant folding with zero src2
  • nir/algebraic: fix shfr optimization with zero src2
  • freedreno/ir3: Create UBO variables for driver-UBOs
  • nir/lower_amul: Fix ASAN error
  • freedreno/ir3: Do not propagate away a widening move
  • anv: Xe2+ doesn't need the special flush for sparse
  • radv: fix initializing the HTILE buffer on transfer queue
  • radv: fix emitting NGG culling state for ESO
  • radv: fix considering NGG culling for depth-only rendering
  • radv: fix wrong index in radv_skip_graphics_pipeline_compile()
  • intel/brw/gfx9: Implement WaClearArfDependenciesBeforeEot
  • iris: implement VF_STATISTICS emit for Wa_16012775297
  • anv: implement VF_STATISTICS emit for Wa_16012775297
  • freedreno/devices: Unify magic_regs for A740 and A32
  • panvk: Link with --build-id explicitly
  • vulkan/x11: use xcb_connection_has_error to check for failue
  • zink: fix bo_export caching

comment:3 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

c8ca0c6dde Update to libnl-3.11.0.
8c2d419ce7 Update to mesa-24.2.6.
Note: See TracTickets for help on using tickets.