platform/upstream/mesa.git
2023-04-07 Alyssa Rosenzweigagx: Add helper for calculating occupancy
2023-04-07 Alyssa Rosenzweigagx: Set loads_varying accurately
2023-04-07 Alyssa Rosenzweigasahi: Add perf debug for shader variants
2023-04-07 Alyssa Rosenzweigasahi: Add perf debug for generate_mipmap
2023-04-07 Alyssa Rosenzweigagx: Don't destroy usub_sat with constant
2023-04-07 Alyssa Rosenzweigagx: Don't allow uniform source to local_atomic
2023-04-07 Alyssa Rosenzweigagx: Constify agx_{read,write}_registers
2023-04-07 Alyssa Rosenzweigagx: Assert that we don't overflow registers
2023-04-07 Alyssa Rosenzweigagx: DCE even with noopt
2023-04-07 Alyssa Rosenzweigasahi: Support more renderable formats
2023-04-07 Yiwei Zhangvenus/docs: sync to latest venus supported extensions
2023-04-07 Yiwei Zhangvenus: add VK_EXT_rasterization_order_attachment_access...
2023-04-07 Yiwei Zhangvenus: add VK_EXT_load_store_op_none support
2023-04-07 Yiwei Zhangvenus: sync latest protocol for layering extensions
2023-04-07 Sajeesh Sidharthanradeonsi/vcn: optimize bitstream buffer resize logic
2023-04-07 Alyssa Rosenzweignir/print: Don't print sampler_index for txf
2023-04-07 Alyssa Rosenzweigdocs/gallium: Note samplers are not used for txf
2023-04-07 Alyssa Rosenzweiggallium: Remove PIPE_CAP_TEXTURE_BUFFER_SAMPLER
2023-04-07 Alyssa Rosenzweigpanfrost: Unset TEXTURE_BUFFER_SAMPLERS
2023-04-07 Alyssa Rosenzweigpan/{mdg,bi}: Always use sampler 0 for txf
2023-04-07 Alyssa Rosenzweigpanfrost: Always upload a workaround sampler
2023-04-07 Mike Blumenkrantzzink: don't try copying multiple results for conditiona...
2023-04-06 Ian Romanicknir/tests: Port almost all loop_analyze tests to new...
2023-04-06 Yevhenii Kolesnikovnir/loop_analyze: Determine iteration counts for more...
2023-04-06 Yevhenii Kolesnikovnir/loop_analyze: Track induction variables incremented...
2023-04-06 Ian Romanicknir/loop_analyze: Use try_eval_const_alu and induction...
2023-04-06 Ian Romanicknir/loop_analyze: Change invert_cond instead of changin...
2023-04-06 Ian Romanicknir/loop_analyze: Track induction variable basis inform...
2023-04-06 Ian Romanicknir/loop_analyze: Add a function to evaluate an ALU...
2023-04-06 Ian Romanicknir/tests: Add many loop analysis tests for induction...
2023-04-06 Ian Romanicknir/tests: Add more loop analysis tests for induction...
2023-04-06 Ian Romanicknir/tests: Add many loop analysis tests for induction...
2023-04-06 Sajeesh Sidharthanradeonsi/vcn: set bitstream buffer size to encoded...
2023-04-06 Jesse Nataliedzn: Fix bindless descriptor sets with multiple dynamic...
2023-04-06 Jesse Nataliedzn: Batch command lists together
2023-04-06 Jesse Nataliedzn: Don't do initial-layout barriers for simultaneous...
2023-04-06 Jesse Nataliedzn: Attempt to force depth write states for depth...
2023-04-06 Jesse Nataliedzn: Ensure buffer offsets are aligned
2023-04-06 Jesse Nataliedzn: Don't use write-combine memory for cache-coherent UMA
2023-04-06 Jesse Nataliedzn: Ensure pipeline variants are used for dynamic...
2023-04-06 Jesse Nataliedzn: Align descriptor sets in the bindless buffer
2023-04-06 Jesse Nataliedzn: Report some more caps correctly that are supported
2023-04-06 Jesse Nataliedzn: Raise max number of descriptor sets to 8
2023-04-06 Jesse Nataliedzn: Fix SRV barrier state on compute command lists
2023-04-06 Jesse Nataliedzn: Add a driconf option for enabling subgroup ops...
2023-04-06 Jesse Nataliedzn: Add a driconf entry for enabling 8bit loads and...
2023-04-06 Jesse Nataliespirv2dxil: Add some more supported caps
2023-04-06 Jesse Nataliemicrosoft/compiler: Fix large shifts
2023-04-06 Jesse Nataliemicrosoft/compiler: Assign 1D wave IDs based on local...
2023-04-06 Jesse Nataliemicrosoft/compiler: Fix barrier for wave ID computation
2023-04-06 Jesse Nataliemicrosoft/compiler: Fix 8-bit loads and stores when...
2023-04-06 Adam Jacksonglx: Fix error handling yet again in CreateContextAttribs
2023-04-06 Adam Jacksonglx: Disable the indirect fallback in CreateContextAttribs
2023-04-06 Adam Jacksonglx/dri: Fix error generation for invalid GLX_RENDER_TYPE
2023-04-06 Adam Jacksondri: Validate more of the context version in validate_c...
2023-04-06 Adam Jacksonglx/dri: Use X/GLX error codes for our create_context_a...
2023-04-06 Ian Romanickintel/fs: White space fixes
2023-04-06 Ian Romanickintel/fs: Preserve meta data more often in brw_nir_move...
2023-04-06 Ian Romanickintel/fs: Linked list micro optimizations in brw_nir_mo...
2023-04-06 Ian Romanickintel/compiler: Micro optimize regions_overlap
2023-04-06 Ian Romanickintel/fs: Use specialized version of regions_overlap...
2023-04-06 Ian Romanickintel/compiler: Micro optimize inst_is_in_block
2023-04-06 Ian Romanickintel/compiler: Use NIR_PASS instead of NIR_PASS_V
2023-04-06 Ian Romanickintel/compiler: Remove one overload of backend_instruct...
2023-04-06 Tomeu Vizosoetnaviv: don't read too much from uniform arrays
2023-04-06 Italo Nicolaetnaviv: implement nir_op_uclz and lower find_{msb...
2023-04-06 Italo Nicolaetnaviv: lower (un)pack_{2x16,2x32}_split and extract_...
2023-04-06 Tomeu Vizosoetnaviv: print writemask of store operations
2023-04-06 Tomeu Vizosoetnaviv: handle missing alu conversion opcodes
2023-04-06 Italo Nicolaetnaviv: add default clear_buffer and clear_texture...
2023-04-06 Italo Nicolaetnaviv: use stderr for compiler error logging
2023-04-06 Italo Nicolaetnaviv: abort() instead of assert(0) on compiler error
2023-04-06 Marek Olšákamd/registers: use gfx9 packet definitions for gfx940
2023-04-06 Marek Olšákamd/registers: update gfx940.json
2023-04-06 Marek Olšákamd/registers: fix the parser to include CP_COHER regis...
2023-04-06 Marek Olšákamd/registers: simplify integer division by 0x1000...
2023-04-06 Marek Olšákradeonsi: don't set registers that don't exist on gfx940
2023-04-06 Sathishkumar Sradeonsi/vcn: enable RGBA/ARGB formats on gfx940 jpeg
2023-04-06 Sathishkumar Sfrontends/va: support crop region in jpeg decode
2023-04-06 Sathishkumar Sradeonsi/vcn: reset to default value when ROI/FC is...
2023-04-06 Sonny Jiangradeonsi/vcn: Add decode support for gfx940
2023-04-06 Sonny Jiangradeonsi/vcn: Add video capabilities support for gfx940
2023-04-06 Sonny Jiangamd/common: Add gfx940 codec query support
2023-04-06 Sathishkumar Sradeonsi/vcn: set jpeg reg version for gfx940
2023-04-06 Sathishkumar Sradeonsi/vcn: support ARGB/RGBA conversion on JPEG...
2023-04-06 Sathishkumar Sradeonsi/vcn: add support for picture crop on JPEG...
2023-04-06 Sathishkumar Sradeonsi/vcn: use register versions for jpeg
2023-04-06 Sathishkumar Sradeonsi/vcn: add register definitions for JPEG 4.0.3
2023-04-06 Ganesh Belgur... ac/nir: fix CDNA image lowering for array textures
2023-04-06 Marek Olšákac/nir: implement image opcode emulation for CDNA,...
2023-04-06 Marek Olšákradeonsi: add an emulated image descriptor for gfx940
2023-04-06 Marek Olšákac/surface: force linear image layout for chips not...
2023-04-06 Marek Olšákradeonsi: always use ffma32 on gfx940
2023-04-06 Marek Olšákradeonsi: use COMPUTE_DISPATCH_SCRATCH_BASE on gfx940
2023-04-06 Marek Olšákamd: add initial code for gfx940
2023-04-06 Marek Olšákamd: add gfx940 register definitions
2023-04-06 Eric EngestromRevert "broadcom/ci: run gl jobs on arm64, just like vk"
2023-04-06 Alyssa Rosenzweignv50,nvc0: Use u_pipe_screen_get_param_defaults
2023-04-06 Guilherme GalloRevert "ci: disable Collabora's LAVA lab for maintance"
2023-04-06 Tapani Pälliintel/common: limit the amount of SLM with Wa_14017341140
next