platform/upstream/mesa.git
2022-07-08 Emma Anholtci: Fix non-freedreno performance jobs running during...
2022-07-08 Emma Anholtci: Remove .build-rules from core test job definitions.
2022-07-08 Emma Anholtci: Drop .build-rules from container jobs.
2022-07-08 Emma Anholtci: Rename .ci-run-policy rules to .build-rules.
2022-07-08 Emma Anholtci: Make the retry policy default for all jobs.
2022-07-08 Jason Ekstrandanv: Implement VK_EXT_shader_module_identifier
2022-07-08 Jason Ekstrandintel,anv,iris,crocus: Drop subgroup size from the...
2022-07-08 Jason Ekstrandanv: Use vk_pipeline_shader_stage_is_null()
2022-07-08 Jason Ekstrandvulkan: Add a vk_pipeline_shader_stage_is_null() helper
2022-07-08 Jason Ekstrandanv: Use vk_pipeline_shader_stage_to_nir
2022-07-08 Jason Ekstrandanv: Put a VkPipelineShaderStageCreateInfo* in anv_pipe...
2022-07-08 Jason Ekstrandanv: Drop unnecessary parameters to anv_pipeline_compile_cs
2022-07-08 Jason Ekstrandmesa,glsl,ttn: Set subgroup_size to UNIFORM
2022-07-08 Jason Ekstrandspirv,vulkan: Set shader_info::subgroup_size
2022-07-08 Jason Ekstrandvulkan: Constify vk_spirv_version
2022-07-08 Jason Ekstrandvulkan: Re-order pipeline hashing
2022-07-08 Jason Ekstrandshader_info: Move subgroup_size out of cs and make...
2022-07-08 Tiago Koji... d3d12: add more formats to supported conversions
2022-07-08 Jason Ekstrandvulkan/wsi: Fix structure chaining in wsi_create_buffer...
2022-07-08 Jason Ekstrandvulkan/wsi/wayland: Only memcpy if the swapchain is...
2022-07-08 Alyssa Rosenzweigpanfrost/ci: Disable T760 jobs
2022-07-08 Rob Clarkfreedreno/a6xx: Do clip-plane lowering in backend
2022-07-08 Rob Clarkfreedreno/a6xx: Handle driver-params in GS/DS
2022-07-08 Rob Clarkfreedreno: rename ir3_emit_driver_params()
2022-07-08 Rob Clarkfreedreno/ir3: Fix GS clip-plane lowering
2022-07-08 Rob Clarkfreedreno/a6xx: Fix VS const packet size
2022-07-08 Rob Clarkfreedreno/a6xx: Fix indentation
2022-07-08 Rob Clarkfreedreno/ir3: Add more tess varying slots
2022-07-08 Rob Clarkfreedreno/ir3: Copy vars if needed on EndPrimitive()
2022-07-08 Rob Clarkfreedreno/ir3: Add copy_vars() helper
2022-07-08 Rob Clarkfreedreno/ir3: Don't lower_gs multiple times
2022-07-08 Rob Clarkturnip: assert valid vertex_flag reg
2022-07-08 Rob Clarkfreedreno/a6xx: assert valid vertex_flags reg
2022-07-08 Ian Romanickintel/fs: Remove non-_LOGICAL URB messages
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
next