platform/upstream/mesa.git
2023-09-21 Karol Herbstrusticl/mesa: fix `set_constant_buffer` when passing...
2023-09-21 Jordan Justenintel/fs: Update SSBO & shared uniform block loads...
2023-09-21 Jordan Justenintel/compiler: Update RT stack_id access for Xe2
2023-09-21 Jordan Justenintel/compiler: Update ray-tracing intrinsic lowering...
2023-09-21 Jordan Justenintel/compiler: Update lower_trace_ray_logical_send...
2023-09-21 Jordan Justenintel/compiler: Update emit_rt_lsc_fence() for Xe2
2023-09-21 Jordan Justenintel/compiler: Update opt_split_sends() for Xe2 reg...
2023-09-21 Jordan Justenintel/compiler/fs: Support Xe2 reg size in assign_curb_...
2023-09-21 Francisco Jerezintel/xe2+: Round up size to reg_unit() in fs_reg_alloc...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fix calculation of spill message width...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fix execution width of SHADER_OPCODE_GET...
2023-09-21 Francisco Jerezintel/fs/xe2+: Update regioning lowering offset alignme...
2023-09-21 Francisco Jerezintel/fs: Lower unsupported regioning with non-trivial...
2023-09-21 Caio Oliveiraintel/fs/xe2+: Update TASK/MESH payload setup for Xe2...
2023-09-21 Caio Oliveiraintel/fs/xe2+: Update BS payload setup for Xe2 reg...
2023-09-21 Francisco Jerezintel/fs/xe2+: Update TES payload setup for Xe2 reg...
2023-09-21 Francisco Jerezintel/fs/xe2+: Update TCS payload setup for Xe2 reg...
2023-09-21 Francisco Jerezintel/fs/xe2+: Update GS payload setup for Xe2 reg...
2023-09-21 Caio Oliveiraintel/compiler/xe2: Account for reg_unit() in TES intri...
2023-09-21 Caio Oliveiraintel/compiler/xe2: Account for reg_unit() in TCS intri...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fix payload layout of sampler messages...
2023-09-21 Ian Romanickintel/compiler/xe2: TXD is lowered to SIMD16 in SIMD32...
2023-09-21 Ian Romanickintel/compiler/xe2: Use SIMD16 for nir_intrinsic_image_size
2023-09-21 Ian Romanickintel/compiler/xe2: Update fs_visitor::setup_vs_payload...
2023-09-21 Rohan Gargintel/compiler: Adjust barrier emission for Xe2+
2023-09-21 Francisco Jerezintel/fs/xe2+: Scale BRW_MAX_MSG_LENGTH by native regis...
2023-09-21 Rohan Gargintel/compiler: Adjust fence message lengths for new...
2023-09-21 Rohan Gargintel/compiler: Adjust CS payload registers for new...
2023-09-21 Francisco Jerezintel/fs/xe2+: Round up fs_builder::vgrf() size calcula...
2023-09-21 Francisco Jerezintel/fs/xe2+: Update encoding of FB write message...
2023-09-21 Francisco Jerezintel/compiler/xe2+: Represent dispatch_grf_start_reg...
2023-09-21 Francisco Jerezintel/fs/xe2+: Allow increased SIMD width for various...
2023-09-21 Francisco Jerezintel/eu/xe2+: Update validation of GRF region size...
2023-09-21 Francisco Jerezintel/fs/xe2+: Scale MAX_SAMPLER_MESSAGE_SIZE by native...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fixes for increased accumulator register...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fix grf_count in post-RA scheduling...
2023-09-21 Francisco Jerezintel/fs/xe2+: Fix payload node live range calculations...
2023-09-21 Francisco Jerezintel/fs: Fix signedness of payload_node_count argument...
2023-09-21 Francisco Jerezintel/eu/xe2+: Fix encoding of various message descript...
2023-09-21 Francisco Jerezintel/fs/ra/xe2: Scale up register allocation granulari...
2023-09-21 Francisco Jerezintel/compiler: Make MAX_VGRF_SIZE macro depend on...
2023-09-21 Francisco Jerezintel/vec4/ra: Define REG_CLASS_COUNT constant specifyi...
2023-09-21 Francisco Jerezintel/fs/ra: Define REG_CLASS_COUNT constant specifying...
2023-09-20 Eric Engestromdocs: add another 23.1.x
2023-09-20 Eric Engestromdocs: update calendar for 23.1.8
2023-09-20 Eric Engestromdocs: add sha256sum for 23.1.8
2023-09-20 Eric Engestromdocs: add release notes for 23.1.8
2023-09-20 Connor Abbottamd: Use inverse ballot intrinsic if available
2023-09-20 Connor Abbottnir/spirv: Add inverse_ballot intrinsic
2023-09-20 Connor Abbottnir/lower_subgroups: Don't do multiple lowerings at...
2023-09-20 Sviatoslav... zink: Store zink_vertex_elements_hw_state::b.strides...
2023-09-20 Konstantin... radv/rt: Skip cull_mask handling if it is FF
2023-09-20 Konstantin... radv/ray_queries: Skip cull_mask handling if it is FF
2023-09-20 Konstantin... radv/bvh: Treat instances with mask == 0 as inactive
2023-09-20 Tapani Pällianv: refactor to fix pipe control debugging
2023-09-20 Iago Toral... v3dv: we can sample from 1D array too
2023-09-20 Rob Clarkfreedreno/a6xx: Add L8_SRGB
2023-09-19 Emma Anholtci/zink: Add a few updates for anv/tgl from the nightly...
2023-09-19 Emma Anholtci/virgl: Disable virgl-iris-traces.
2023-09-19 Emma Anholtci/intel: Add various updates from our nightly runs.
2023-09-19 Jose Maria... vc4: mark buffers as initialized at vc4_texture_subdata
2023-09-19 Paulo Zanoniiris: assert(bo->deps) after realloc()
2023-09-19 Paulo Zanoniiris: avoid stack overflow in iris_bo_wait_syncobj()
2023-09-19 Paulo Zanoniiris: assert bufmgr->bo_deps_lock is held
2023-09-19 Pavel Ondračkanir/move_vec_src_uses_to_dest: allow to skip reuse...
2023-09-19 Pavel Ondračkanir/move_vec_src_uses_to_dest: skip reuse if vec is...
2023-09-19 Pavel Ondračkar300: enable nir_move_vec_src_uses_to_dest
2023-09-19 lorn10docs: Update Clover's env variable documentation
2023-09-19 Rohan Garganv: define clear color localy within can_fast_clear_co...
2023-09-19 Iago Toral... v3dv: only handle Android Hardware Buffer on Android
2023-09-19 Samuel Pitoisetradv: remove absolute_depth_bias workaround
2023-09-19 Samuel Pitoisetradv: remove drirc workarounds for Path Of Exile
2023-09-19 Samuel Pitoisetdrirc: remove Path of Exile workarounds
2023-09-19 Samuel Pitoisetac/perfcounter: add GFX11 groups
2023-09-19 Samuel Pitoisetac/perfcounter: add SG_WQP group for GFX11
2023-09-19 Samuel Pitoisetradv: fix missing ISA with RGP and GPL
2023-09-19 Samuel Pitoisetradv: fix checking if RGP is enabled with others tracin...
2023-09-19 Tapani Pällicrocus: avoid issues with undefined clip distance
2023-09-19 Tapani Pälliiris: avoid issues with undefined clip distance
2023-09-19 Mike Blumenkrantzegl/wayland: enable WL_bind_wayland_display for zink
2023-09-19 Mike Blumenkrantzegl/wayland: use more registry listeners to better...
2023-09-19 Mike Blumenkrantzegl/wayland: split out wl drm extension init
2023-09-19 Mike Blumenkrantzegl/swrast: expose EXT_swap_buffers_with_damage and...
2023-09-18 David Roscaradeonsi/vcn: Don't hang GPU when using DCC surface...
2023-09-18 Yiwei Zhangvenus: drop device, family, index, flags tracking from...
2023-09-18 Yiwei Zhangvenus: use more common vk_queue related implementations
2023-09-18 Yiwei Zhangvenus: use common ANB implementation
2023-09-18 Yiwei Zhangvenus: use common vk_queue object
2023-09-18 Yiwei Zhangvulkan/android: drop vk_buffer dependency from common...
2023-09-18 Yiwei Zhangvulkan/android: add missing AHARDWAREBUFFER_USAGE_GPU_D...
2023-09-18 Sil Vilerinod3d12: Video - Relax ID3D12VideoDevice QI version for...
2023-09-18 Ryan Nephvulkan/android: add missed STACK_ARRAY_FINISH()
2023-09-18 Dave Airlienir: add a deref slot counter that handles compact
2023-09-18 Alyssa Rosenzweignir: Remove nir_ssa_for_src
2023-09-18 Alyssa Rosenzweigtreewide: Remove remaining nir_ssa_for_src
2023-09-18 Alyssa Rosenzweigtreewide: Drop nir_ssa_for_src users
2023-09-18 Alyssa Rosenzweigagx: Enable sinking ALU
2023-09-18 Alyssa Rosenzweignir/opt_sink: Also consider load_preamble as const
2023-09-18 Alyssa Rosenzweignir/opt_sink: Move ALU with constant sources
2023-09-18 Alyssa Rosenzweignir/opt_sink: Do not move derivatives
next