Lines Matching +full:broadcom +full:- +full:rpi5
1 Mesa 24.1.1 Release Notes / 2024-06-05
18 ---------------
22 0038826c6f7e88d90b4ce6f719192fa58ca7dedf4edcaa1174cf7bd920ef89ea mesa-24.1.1.tar.xz
26 ------------
28 - None
32 ---------
34 - [anv] failures when upgrading vulkancts 1.3.6 -> 1.3.7 on intel mesa ci
35 - RustiCL: deadlock when calling clGetProfilingInfo() on callbacks
36 - zink: nir validation failures in Sparse code
37 - nir: nir_opt_varyings uses more stack than musl libc has
38 - dEQP-VK.pipeline.pipeline_library.shader_module_identifier.pipeline_from_id.graphics regression
42 -------
46 - android: Fix zink build failure
50 - Revert "zink: use a slab allocator for zink_kopper_present_info"
54 - ci/nouveau: move disabled jobs back from include into main gitlab-ci.yml
58 - frontends/va: Fix leak when destroying VAEncCodedBufferType
62 - docs: add sha256sum for 24.1.0
63 - .pick_status.json: Mark 410ca6a3e99c5c1c9c91f0f79bf43a35103cbd98 as denominated
64 - freedreno/a6xx: fix kernel -> compute handling
65 - panfrost: mark tests as fixed
66 - panfrost/ci: add missing genxml trigger path
67 - .pick_status.json: Update to f32a258503b40e8e19a1498998b0d4f8b8abb488
68 - .pick_status.json: Update to 0311ac50adb6016efcb455ea52b11f422d6b797e
69 - .pick_status.json: Update to 6889a0a5dd970bbfcd407085c8f12356a9dfe334
73 - get_color_read_type: make sure format/type combo is legal for gles
74 - glsl: test both inputs when sorting varyings for xfb
75 - panfrost: fix some omissions in valhall flow control
76 - panfrost: change default rounding mode for samplers
80 - nir: Handle cmat types in lower_variable_initializers
81 - spirv: Handle constant cooperative matrices in OpCompositeExtract
85 - radv: Use max_se instead of num_se where appropriate
86 - radeonsi: Use max_se instead of num_se where appropriate
90 - broadcom/compiler: make add_node return the node index
91 - broadcom/compiler: don't assign payload registers to spilling setup temps
92 - broadcom/compiler: apply payload conflict to spill setup before RA
93 - v3dv: fix incorrect index buffer size
97 - nir/search: Fix is_16_bits for vectors
101 - anv: check cmd_buffer is on a transfer queue more properly
105 - v3d: fix CLE MMU errors avoiding using last bytes of CL BOs.
106 - v3dv: fix CLE MMU errors avoiding using last bytes of CL BOs.
107 - v3d: Increase alignment to 16k on CL BO on RPi5
108 - v3dv: Increase alignment to 16k on CL BO on RPi5
109 - v3dv: V3D_CL_MAX_INSTR_SIZE bytes in last CL instruction not needed
110 - v3dv: Emit stencil draw clear if needed for GFXH-1461
111 - v3dv: really fix CLE MMU errors on 7.1HW Rpi5
112 - v3d: really fix CLE MMU errors on 7.1HW Rpi5
116 - ci: define SNMP base interface on runner
120 - nouveau: import nvif/ioctl.h file from libdrm_nouveau
121 - gallium/vl: stub vl_video_buffer_create_as_resource
122 - gallium/vl: remove stubs which are defined in mesa_util
123 - meson: centralize galliumvl_stub handling
124 - rusticl: link against libgalliumvl_stub
125 - rusticl/event: fix deadlock when calling clGetEventProfilingInfo inside callbacks
126 - iris: fix PIPE_RESOURCE_PARAM_STRIDE for buffers
130 - anv: Properly fetch partial results in vkGetQueryPoolResults
134 - llvmpipe: Use a second LLVMContext for compiling sample functions
138 - .pick_status.json: Update to ce43d7eb7f97bdde61b184a99940c4b03c2f0929
139 - anv: fix shader identifier handling
140 - intel/brw: ensure find_live_channel don't access arch register without sync
141 - anv: fix utrace compute walker timestamp captures
142 - anv: fix timestamp copies from secondary buffers
143 - intel: fix HW generated local-id with indirect compute walker
144 - brw: use a single virtual opcode to read ARF registers
145 - anv: fix Gfx9 fast clears on srgb formats
149 - zink: add atomic image ops to the ms deleting pass
153 - nir/opt_varyings: reduce stack usage
157 - anv: Attempt to compile all pipelines even after errors
161 - radv: malloc graphics pipeline stages
165 - radv: fix setting a custom pitch for CB on GFX10_3+
166 - radv: fix flushing DB meta cache on GFX11.5
167 - radv: fix VRS subpass attachments with mipmaps
171 - anv/android: enable emulated astc for applications
175 - radv: Fix TCS -> TES I/O linking typo of VARYING_SLOT vs. BIT.
179 - wsi: Guard DRM-dependent function implementations with HAVE_LIBDRM
183 - zink/query: begin time elapsed queries even if we arent in a rp
187 - nvk: Clean up unused header from libdrm_nouveau