platform/upstream/mesa.git
2022-07-08 Ian Romanickintel/fs: Lower URB messages to SEND
2022-07-08 Ian Romanickintel/fs: Add _LOGICAL versions of URB messages
2022-07-08 Ian Romanickintel/compiler: Move logical-send lowering to a separat...
2022-07-08 Ian Romanickintel/eu: Validate some aspects of URB messages
2022-07-08 Ian Romanickintel/compiler: Rename vec4 state URB opcodes to have...
2022-07-08 Jesse Nataliedzn: Add for condition to break nested loop
2022-07-08 pal1000dzn: Fix incompatible pointer type error affecting...
2022-07-08 David Heidelbergci/traces: piglit, be more verbose
2022-07-08 Samuel Pitoisetradv/ci: enable fossils testing for GFX1100
2022-07-08 Rhys Perryaco: use scratch_* for VGPR spill/reload on GFX9+
2022-07-08 Rhys Perryaco: use scratch_* for scratch load/store on GFX9+
2022-07-08 Rhys Perryaco: initialize scratch base registers on GFX9-GFX10.3
2022-07-08 Rhys Perryaco: treat flat-like as vmem in some scheduling heuristics
2022-07-08 Rhys Perryaco: include scratch/global in VMEM WAW optimization
2022-07-08 Rhys Perryaco: avoid WAW hazard with BVH MIMG and other VMEM
2022-07-08 Rhys Perryaco: refactor VGPR spill/reload lowering
2022-07-08 Rhys Perryaco: handle subtractions in parse_base_offset
2022-07-08 Rhys Perryaco: combine additions and constants into scratch load...
2022-07-08 Rhys Perryaco: improve support for scratch_* instructions
2022-07-08 Rhys Perryaco: make FLAT_instruction::offset signed
2022-07-08 Rhys Perryaco: include flat-like in vmem clause statistics
2022-07-08 Rhys Perryaco: make flat access latency match mtbuf/mubuf/mimg
2022-07-08 Corentin Noëlvirgl: Only progagate the uniform numbers if the number...
2022-07-08 Guilherme Galloci/lava: Add canceled job status
2022-07-08 Guilherme Galloci/lava: Add `slow` pytest marker
2022-07-08 Guilherme Galloci/lava: Color red for fatal and yellow for warning
2022-07-08 Guilherme Galloci/lava: Make hung job status yellow
2022-07-08 Guilherme Galloci/lava: Detect R8152 issues preemptively and retry
2022-07-08 Guilherme Galloci/lava: Split lava_log into modules
2022-07-08 Mike Blumenkrantzzink: flush pending clears for fb texture barriers
2022-07-08 Samuel Pitoisetradv: fix dumping VS prologs assembly
2022-07-08 Tatsuyuki Ishiradv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard.
2022-07-08 Georg Lehmannaco/assembler: Fix s_bitreplicate_b64_b32 on GFX9.
2022-07-08 Georg Lehmannaco: Fix swapping sources in SOPC -> SOPK optimization.
2022-07-08 Georg Lehmannr600/sfn: Add missing std::array include.
2022-07-08 Pierre-Eric... radeonsi: use LLVMBuildLoad2 for inter-stage outputs...
2022-07-08 Pierre-Eric... radeonsi: use LLVMBuildLoad2 in llvm PS
2022-07-08 Pierre-Eric... ac/llvm: use LLVMBuildLoad2 in visit_load
2022-07-08 Pierre-Eric... ac/llvm: handle opaque pointers in visit_store_output
2022-07-08 Pierre-Eric... ac: add per output is_16bit flag to ac_shader_abi
2022-07-08 Pierre-Eric... radeonsi: use LLVMBuildLoad2 where possible
2022-07-08 Pierre-Eric... ac: use LLVMContextSetOpaquePointers if available
2022-07-08 Danylo Piliaievzink: re-enable EXT_primitives_generated_query for...
2022-07-08 Danylo Piliaievtu: Fix prim gen query and pipeline stats query interaction
2022-07-08 Danylo Piliaievtu,freedreno: Refactored START/STOP events for pipeline...
2022-07-08 Samuel Pitoisetaco: fix load_barycentric_at_sample without MSAA
2022-07-08 Iago Toral... nir/serialize: fix missing divergence info after deseri...
2022-07-08 Igor Torrentevenus: Use maintenance4 to get max_size_buffer
2022-07-08 Igor Torrentevenus: Add support to VK_KHR_maintenance4 extension
2022-07-08 Jesse Nataliedzn: Only support high/normal queue priorities
2022-07-08 Alyssa Rosenzweigpanfrost: Clear with a quad to avoid flushing
2022-07-08 Alyssa Rosenzweigpanfrost/ci: Disable 0ad trace on T860
2022-07-08 Icecream95pan/decode: Change indent when decoding resources
2022-07-08 Icecream95pan/decode: Use tag bits for resource entry count
2022-07-08 Icecream95pan/decode: fflush buffers after dumping and before...
2022-07-08 Icecream95pan/va: Use the _safe iterator when adding blend shader...
2022-07-08 Icecream95panfrost: Enable QUAD_STRIP and POLYGON on v6
2022-07-08 Alyssa Rosenzweigpanfrost: Fix PIPE_COMPUTE_CAP_SUBGROUP_SIZE
2022-07-08 Alyssa Rosenzweigpanfrost: Fix PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
2022-07-08 Alyssa Rosenzweigpanfrost: Move bifrost_lanes_per_warp to common
2022-07-08 Alyssa Rosenzweigpanfrost: Separate core ID range from core count
2022-07-08 Alyssa Rosenzweigpan/bi: Implement f2f16{_rtz, _rtne}
2022-07-08 Alyssa Rosenzweigpan/va: Add missing <roundmode/> to V2F32_TO_V2F16
2022-07-08 Lionel Landwerlinintel/fs: ray query fix for global address
2022-07-07 Alyssa Rosenzweigpan/bi: Fix unpack_32_2x16 definition
2022-07-07 Jesse Nataliedzn: Fix winsys reporting
2022-07-07 Rhys Perryradv,aco,ac/llvm: use nir_op_f{sin,cos}_amd
2022-07-07 Rhys Perrynir: allow 16-bit fsin_amd/fcos_amd
2022-07-07 Rhys Perrynir/algebraic: optimize bcsel(c, fsin/cos_amd(a), fsin...
2022-07-07 Rhys Perrynir: rename fsin_r600/fcos_r600 to fsin_amd/fcos_amd
2022-07-07 Pierre-Eric... vulkan/wsi: define pWaitDstStageMask in the blit submission
2022-07-07 Mike Blumenkrantzzink: support PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_F...
2022-07-07 Mike Blumenkrantzzink: don't warn for missing customBorderColorWithoutFo...
2022-07-07 Mike Blumenkrantzzink: disable customBorderColorWithoutFormat on turnip
2022-07-07 Mike Blumenkrantzzink: init driver workarounds earlier in screen creation
2022-07-07 Mike Blumenkrantzmesa/st: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_FR...
2022-07-07 Mike Blumenkrantzmesa/st: make get_sampler_view_format() public
2022-07-07 Kenneth Graunkeintel/compiler: Avoid copy propagating large registers...
2022-07-07 Gert Wollnyr600/sfn: support nir_op_mulz and legazy math rules
2022-07-07 Gert Wollnyr600: Cleanup nir options
2022-07-07 Gert Wollnyr600: enable sb by default also for NIR
2022-07-07 Gert Wollnyr600/sfn: rewrite NIR backend
2022-07-07 Gert Wollnyr600: Update nir options
2022-07-07 Gert Wollnyr600: Make sure that LDS instructions only use bank...
2022-07-07 Gert Wollnyr600: Add number of ALU groups to statistics
2022-07-07 Lionel Landwerlinanv/utrace: use a bo pool for utrace buffers
2022-07-07 Jason Ekstranddozen: Stop asking for semaphore/fence signaling
2022-07-07 Jason Ekstranddozen: Increase optimalBufferCopy*Alignment
2022-07-07 Jesse Natalievulkan/wsi/win32: Use the new helpers and persistent map
2022-07-07 Jason Ekstrandvulkan/wsi/wayland: Use host pointer import when available
2022-07-07 Jason Ekstrandvulkan/wsi/x11: Only use MIT_SHM if the device supports...
2022-07-07 Jason Ekstrandvulkan/wsi/x11: Don't leak shm_reply if we don't have...
2022-07-07 Jason Ekstrandvulkan/wsi: Support tiled CPU images
2022-07-07 Jason Ekstrandvulkan/wsi: Align buffer image strides to optimalBuffer...
2022-07-07 Jason Ekstrandvulkan/wsi: Compute stride and size in configure_buffer...
2022-07-07 Jason Ekstrandvulkan/wsi: Persistently map CPU images
2022-07-07 Jason Ekstrandvulkan/wsi: Delete SW support from configure_native_image
2022-07-07 Jason Ekstrandvulkan/wsi/wayland: Use wsi_configure_cpu_image
2022-07-07 Jason Ekstrandvulkan/wsi/x11: Use wsi_configure_cpu_image
2022-07-07 Jason Ekstrandvulkan/wsi: Add a helper for creating CPU images
next