Opened 3 weeks ago

Closed 8 days ago

#19767 closed enhancement (fixed)

mesa-24.0.8

Reported by: Xi Ruoyao Owned by: Rahul Chandra
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New patch version.

Change History (7)

comment:1 by Rahul Chandra, 13 days ago

Owner: changed from blfs-book to Rahul Chandra
Status: newassigned

comment:2 by Rahul Chandra, 8 days ago

24.1.0 released but is a development version as usual

comment:3 by Rahul Chandra, 8 days ago

New features

None

Bug fixes

mesa 24 intel A770 KOTOR black shadow smoke scenes

Graphical glitches in RPCS3 after updating Vulkan Intel drivers

[R600] OpenGL and VDPAU regression in Mesa 23.3.0 - some bitmaps get distorted.

VAAPI radeonsi: VBAQ broken with HEVC

radv: vkCmdWaitEvents2 is broken

Zink: enabled extensions and features may not match

Changes

Boris Brezillon (3):

panfrost: do not write outside num_wg_sysval

panfrost: Add the BO containing fragment program descriptor to the batch

pan/kmod: Make default allocator thread-safe

Constantine Shablia (2):

pan/bi: fix 1D array tex coord lowering

panfrost: report correct MAX_VARYINGS

Daniel Schürmann (1):

aco/ra: fix kill flags after renaming fixed Operands

David Rosca (5):

radeonsi/vcn: Allocate session buffer in VRAM

radeonsi/vcn: Fix 10bit HEVC VPS general_profile_compatibility_flags

radeonsi/vcn: Only enable VBAQ with rate control mode

frontends/va: Fix AV1 slice_data_offset with multiple slice data buffers

Revert “radeonsi/vcn: AV1 skip the redundant bs resize”

Eric Engestrom (6):

docs: add sha256sum for 24.0.6

.pick_status.json: Update to 86281ef15fca378ef48bcb072a762168e537820d

.pick_status.json: Mark 0666a715c7210558017ce717f6b0b947c679a68e as denominated

.pick_status.json: Update to 603982ea802b3846e91a943b413a7baf430e875d

.pick_status.json: Update to 9666756f603f0285d8a93ef93db1c7ec702b671f

.pick_status.json: Update to b8e79d2769b4a4aed7e2103cf0405acc5bdadb86

Erik Faye-Lund (2):

panfrost: correct first-tracking for signature

panvk: avoid dereferencing a null-pointer

Georg Lehmann (1):

radv, radeonsi: don’t use D16 for f2f16_rtz

Gert Wollny (1):

zink/kopper: Wait for last QueuePresentKHR to finish before acquiring for readback

Ian Romanick (1):

intel/brw: Fix optimize_extract_to_float for i2f of unsigned extract

Iván Briano (2):

anv: check requirements for VK_IMAGE_USAGE_FRAGMENT_SHADING_RATE

anv: fix casting to graphics_pipeline_base

Karol Herbst (2):

nir: fix nir_shader_get_function_for_name for functions without names.

rusticl: use stream uploader for cb0 if prefered

Kenneth Graunke (1):

isl: Set MOCS to uncached for Gfx12.0 blitter sources/destinations

Konstantin Seurer (1):

radv: Handle all dependencies of CmdWaitEvents2

Lionel Landwerlin (2):

anv: disable dual source blending state if not used in shader

intel/brw: fixup wm_prog_data_barycentric_modes()

Mike Blumenkrantz (8):

zink: reconstruct features pnext after determining extension support

glthread: check for invalid primitive modes in DrawElementsBaseVertex

zink: prune zink_shader::programs under lock

zink: fully wait on all program fences during ctx destroy

kopper: fix bufferage/swapinterval handling for non-window swapchains

zink: slightly better swapinterval failure handling

zink: clean up accidental debug print

zink: add a tu flake

Patrick Lerda (1):

gallium/auxiliary/vl: fix typo which negatively impacts the src_stride initialization

Rohan Garg (1):

anv: formatting fix when printing pipe controls

Samuel Pitoiset (1):

radv: fix image format properties with fragment shading rate usage

Sviatoslav Peleshko (1):

anv: Fix descriptor sampler offsets assignment

Tapani Pälli (1):

iris: change stream uploader default size to 2MB

Yiwei Zhang (2):

venus: avoid client allocators for ring internals

venus: fix to destroy all pipeline handles on early error paths

Yusuf Khan (1):

nouveau: Fix crash when destination or source screen fences are null

comment:4 by Douglas R. Reno, 8 days ago

Summary: mesa-24.0.7mesa-24.0.8

Now 24.0.8

comment:5 by Rahul Chandra, 8 days ago

New features

None

Bug fixes

[24.1-rc4] fatal error: intel/dev/intel_wa.h: No such file or directory

vcn: rewinding attached video in Totem cause [mmhub] page fault

When using amd gpu deinterlace, tv bt709 properties mapping to 2 chroma

VCN decoding freezes the whole system

[RDNA2 [AV1] [VAAPI] hw decoding glitches in Thorium 123.0.6312.133 after https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28960

WSI: Support VK_IMAGE_ASPECT_MEMORY_PLANE_i_BIT_EXT for DRM Modifiers in Vulkan

radv: Enshrouded GPU hang on RX 6800

NVK Zink: Wrong color in Unigine Valley benchmark

[anv] FINISHME: support YUV colorspace with DRM format modifiers

24.0.6: build fails

Changes

Antoine Coutant (1):

drisw: fix build without dri3

Bas Nieuwenhuizen (1):

radv: Use zerovram for Enshrouded.

David Heidelberg (2):

freedreno/ci: move the disabled jobs from include to the main file

winsys/i915: depends on intel_wa.h

David Rosca (6):

frontends/va: Only increment slice offset after first slice parameters

radeonsi: Update buffer for other planes in si_alloc_resource

frontends/va: Store slice types for H264 decode

radeonsi/vcn: Ensure DPB has as many buffers as references

radeonsi/vcn: Allow duplicate buffers in DPB

radeonsi/vcn: Ensure at least one reference for H264 P/B frames

Eric Engestrom (5):

docs: add sha256sum for 24.0.7

.pick_status.json: Update to 18c53157318d6c8e572062f6bb768dfb621a55fd

.pick_status.json: Update to e154f90aa9e71cc98375866c3ab24c4e08e66cb7

.pick_status.json: Mark ae8fbe220ae67ffdce662c26bc4a634d475c0389 as denominated

.pick_status.json: Update to a31996ce5a6b7eb3b324b71eb9e9c45173953c50

Faith Ekstrand (6):

nvk: Re-emit sample locations when rasterization samples changes

nvk/meta: Restore set_sizes[0]

nouveau/winsys: Take a reference to BOs found in the cache

drm-uapi: Sync nouveau_drm.h

nouveau/winsys: Add back nouveau_ws_bo_new_tiled()

vulkan/wsi: Bind memory planes, not YCbCr planes.

Friedrich Vock (2):

aco/tests: Insert p_logical_start/end in reduce_temp tests

aco/spill: Insert p_start_linear_vgpr right after p_logical_end

Georg Lehmann (1):

zink: use bitcasts instead of pack/unpack double opcodes

José Expósito (1):

meson: Update proc_macro2 meson.build patch

Karol Herbst (5):

rusticl/event: use Weak refs for dependencies

Revert “rusticl/event: use Weak refs for dependencies”

event: break long dependency chains on drop

rusticl/mesa/context: flush context before destruction

nir/lower_cl_images: set binding also for samplers

Konstantin Seurer (3):

radv: Fix radv_shader_arena_block list corruption

radv: Remove arenas from capture_replay_arena_vas

radv: Zero initialize capture replay group handles

Lionel Landwerlin (3):

anv: fix ycbcr plane indexing with indirect descriptors

anv: fix push constant subgroup_id location

nir/divergence: add missing load_printf_buffer_address

Marek Olšák (1):

util: shift the mask in BITSET_TEST_RANGE_INSIDE_WORD to be relative to b

Mike Blumenkrantz (8):

egl/x11: disable dri3 with LIBGL_KOPPER_DRI2=1 as expected

zink: add a batch ref for committed sparse resources

u_blitter: stop leaking saved blitter states on no-op blits

frontends/dri: only release pipe when screen init fails

frontends/dri: always init opencl_func_mutex in InitScreen hooks

zink: clean up semaphore arrays on batch state destroy

nir/lower_aaline: fix for scalarized outputs

nir/linking: fix nir_assign_io_var_locations for scalarized dual blend

Patrick Lerda (2):

clover: fix memory leak related to optimize

r600: fix vertex state update clover regression

Rhys Perry (1):

aco/waitcnt: fix DS/VMEM ordered writes when mixed

Romain Naour (1):

glxext: don’t try zink if not enabled in mesa

Yiwei Zhang (5):

turnip: msm: clean up iova on error path

turnip: msm: fix racy gem close for re-imported dma-buf

turnip: virtio: fix error path in virtio_bo_init

turnip: virtio: fix iova leak upon found already imported dmabuf

turnip: virtio: fix racy gem close for re-imported dma-buf

comment:6 by Rahul Chandra, 8 days ago

I already commited 24.0.7 in my local repo so I'll just rebase and bump that

Last edited 8 days ago by Rahul Chandra (previous) (diff)

comment:7 by Rahul Chandra, 8 days ago

Resolution: fixed
Status: assignedclosed
Fixed @ 
cca1fafc0efe90ca92a65a70341f21f440e3eb2c - Update to pipewire-1.0.6
568ad53f29b40a483d6a6232ce80dc5873165a41 - Update to bluez-5.76
3c1870ec34b3e6e3c0cf271f75a898864d3b91d9 - Update to harfbuzz-8.5.0
0b147e2c7cd6bd1817210b94597dd073bffabb4d - Update to mesa-24.0.8
6b907d976b8ec8e1e6e710073fa85107e641ee82 - Update to nodejs 20.13.1
Note: See TracTickets for help on using tickets.