platform/upstream/mesa.git
2023-07-26 Gert Wollnyr600/sfn: rework checks for ALU CF emission
2023-07-26 Gert Wollnyr600/sfn: Splizt ALU blocks in scheduler to fit into...
2023-07-26 Gert Wollnyr600/sfn: on Cayman loading an index register needs...
2023-07-26 Gert Wollnyr600/sfn: make remaining slots a signed value
2023-07-26 Gert Wollnyr600/sfn: Add flags to check whether a group starts...
2023-07-26 Gert Wollnyr600/sfn: Add method to convert to AluGroup directly
2023-07-26 Gert Wollnyr600/sfn: override slot count for IfInstr
2023-07-26 Gert Wollnyr600/sfn: Fix typo with block type
2023-07-26 Gert Wollnyr600/sfn: set block sizes based on chip class
2023-07-26 Gert Wollnyr600/sfn: Always check arrays writes before allowing...
2023-07-26 Gert Wollnyr600/sfn: Fix use of multiple IDX with kcache
2023-07-26 David HeidelbergRevert "ci/farms: always compare the code against main...
2023-07-26 Connor Abbotttu: Disable transformFeedbackPreservesProvokingVertex
2023-07-26 Connor Abbottir3: Handle GS stream "mixing" with non-point output...
2023-07-26 Rhys Perryaco: insert s_nop before VGPR deallocation
2023-07-26 David Heidelbergci/farms: always compare the code against main repository
2023-07-26 Lionel Landwerlinanv: simplify buffer address+size loads from descriptor...
2023-07-26 Lionel Landwerlinisl: add ability to store buffer size in unused RENDER_...
2023-07-26 Lionel Landwerlinintel/fs: add more UNDEFs around SEND messages
2023-07-26 Lionel Landwerlinintel/fs: consider UNDEF as non-partial write
2023-07-26 Samuel Pitoisetradv: rename radv_pipeline_stage to radv_shader_stage
2023-07-26 Samuel Pitoisetradv: cleanup pipeline compute emit helpers
2023-07-26 Samuel Pitoisetradv: rework determining the NGG stage without a graphi...
2023-07-26 Samuel Pitoisetradv: simplify lowering NGG GS intrinsics
2023-07-26 Samuel Pitoisetradv: rename graphics pipeline linking helpers
2023-07-26 Samuel Pitoisetradv: move removing all varyings when the FS is a noop
2023-07-26 Samuel Pitoisetradv: stop passing radv_graphics_pipeline to radv_fill_...
2023-07-26 Samuel Pitoisetradv: rework considering force VRS without relying...
2023-07-26 Samuel Pitoisetradv: set next_stage to MESA_SHADER_NONE if there is...
2023-07-26 Samuel Pitoisetradv: initialize stage/next_stage earlier
2023-07-26 Lionel Landwerlinintel/vec4: fix log_data pointer
2023-07-26 Yonggang Luoac: Switch to use nir_foreach_function_impl in function...
2023-07-26 Yonggang Luoradeonsi: Convert to use nir_foreach_function_impl
2023-07-26 Yonggang Luomicrosoft/clc/compiler: Convert to use nir_foreach_func...
2023-07-26 Yonggang Luomicrosoft/compiler: convert to use nir_foreach_function...
2023-07-25 Rebecca Mckeevervulkan/runtime: Add helper functions for VK_EXT_host_im...
2023-07-25 Karol Herbstgm107/ir: fix SULDP for loads without a known format
2023-07-25 Iván Brianointel/compiler: call brw_nir_adjust_payload from brw_po...
2023-07-25 Ian Romanickintel/fs: Constant fold OR and AND
2023-07-25 Ian Romanickintel/fs: Constant fold SHL
2023-07-25 Ian Romanickintel/fs: Always do opt_algebraic after opt_copy_propag...
2023-07-25 Emma Anholtci/a5xx: Add another GPU hanging piglit test to the...
2023-07-25 Collabora's... Uprev Piglit to ed58dfbd12be34fa3dab97a7a2987b890e0637f1
2023-07-25 Emma Anholttu: Fix data race in userspace VMA management.
2023-07-25 José Roberto... iris: Request Xe KMD to place BOs to CPU visible VRAM...
2023-07-25 José Roberto... anv: Request Xe KMD to place BOs to CPU visible VRAM...
2023-07-25 José Roberto... intel/dev/xe: Add support for small-bar setups
2023-07-25 José Roberto... intel: Sync xe_drm.h
2023-07-25 Emma Anholtci/tu: Drop some xfails for !24086
2023-07-25 Emma Anholtci/tu: Mark descriptor_buffer.basic.limits as failing...
2023-07-25 Emma Anholtci/tu: Add more crash cases for the multithreading...
2023-07-25 Alyssa Rosenzweignir/lower_blend: Optimize out PIPE_LOGICOP_NOOP
2023-07-25 Alyssa Rosenzweignir/lower_blend: Fix 32-bit logicops
2023-07-25 Alyssa Rosenzweigpanfrost: Disable blending for no-op logic ops
2023-07-25 Karol Herbstrusticl: fix warnings with newer rustc
2023-07-25 Faith Ekstrandintel/fs: Assume NIR is in SSA form
2023-07-25 Faith Ekstrandintel/fs: Rework the overlapping mov/vec case
2023-07-25 Faith Ekstrandintel/fs: Use write masks from store_reg intrinsics
2023-07-25 Faith Ekstrandbroadcom/compiler: Convert to new-style NIR registers
2023-07-25 Faith Ekstrandnir/schedule: Support load/store_reg
2023-07-25 Faith Ekstrandvc4: Convert to new-style NIR registers
2023-07-25 Iago Toral... nir/trivialize: Move decl_reg to the start of the block
2023-07-25 Alyssa Rosenzweignir/trivialize: Handle more RaW hazards
2023-07-25 Faith Ekstrandnir/trivialize: Trivialize cross-block loads
2023-07-25 Faith Ekstrandnir/trivialize: Maintain divergence information
2023-07-25 Faith Ekstrandnir: Properly handle divergence for load_reg
2023-07-25 Alyssa Rosenzweigpan/bi: Remove leftover include
2023-07-25 Marcin Ślusarzintel/compiler/test: fix crashes when TEST_DEBUG is set
2023-07-25 Yonggang Luolavapipe: fixes indent of function lvp_inline_uniforms
2023-07-25 Yonggang Luolavapipe: Convert to use nir_foreach_function_impl
2023-07-25 Yonggang Luozink: Convert to use nir_foreach_function_impl when...
2023-07-25 Yonggang Luofreedreno: Switch to use nir_foreach_function_impl...
2023-07-25 Yonggang Luolima: Convert to use nir_foreach_function_impl when...
2023-07-25 Antonio Gomesrusticl/core: Make convert_spirv_to_nir output pair...
2023-07-25 Antonio Gomesrusticl/core: Delete KernelDevState and KernelDevStateInner
2023-07-25 Antonio Gomesrusticl/program: New helper functions to NirKernelBuild
2023-07-25 Antonio Gomesrusticl: Move NirKernelBuild to ProgramDevBuild
2023-07-25 Antonio Gomesrusticl/compiler: Remove unnecessary functions
2023-07-25 Antonio Gomesrusticl: Move Cso to Program
2023-07-25 Antonio Gomesrusticl/compiler: Add NirPrintfInfo
2023-07-25 Antonio Gomesrusticl/kernel: Add CsoWrapper
2023-07-25 Antonio Gomesrusticl/kernel: Removing unnecessary clone in kernel...
2023-07-25 David Heidelbergci/freedreno: add a530 flake vs-lessthanequal-uvec4...
2023-07-25 Illia Polishchukstate_tracker: fix dereference before null check
2023-07-25 Illia Polishchukglx: fix dead code when gc var cannot be null due to...
2023-07-25 Illia Polishchuks/Intel: fix/anv: fix: potentially overflowing expressi...
2023-07-25 Illia Polishchukiris: remove NULL check for already dereferenced pointe...
2023-07-25 Illia Abernikhini915: change format in dbg string
2023-07-25 Illia Abernikhinstate_tracker: moving initialisation of whandle out...
2023-07-25 Konstantin... lavapipe: Advertise samplerYcbcrConversion
2023-07-25 Konstantin... lavapipe: Implement samplerYcbcrConversion
2023-07-25 Konstantin... lavapipe: Fix binding immutable samplers with desc...
2023-07-25 Konstantin... lavapipe: Store immutable_samplers as lvp_sampler array
2023-07-25 Konstantin... lavapipe: Remove dummy sampler ycbcr conversion
2023-07-25 Konstantin... gallivm: Ignore nir_tex_src_plane
2023-07-25 Konstantin... gallivm: Fix subsampled format sampling under Vulkan
2023-07-25 Konstantin... draw: Do not restart the primitive_id at 0
2023-07-25 Samuel Pitoisetradv: pass submit info to radv_check_gpu_hangs()
2023-07-25 Samuel Pitoisetradv/amdgpu: rename old_ib to ib in radv_amdgpu_winsys_...
2023-07-25 Samuel Pitoisetradv/amdgpu: fix dumping CS with the chained IBs path
next