platform/upstream/mesa.git
2023-09-11 Connor Abbotttu: Rename PrimID-related registers
2023-09-11 Connor Abbotttu: Merge depth/stencil draw states
2023-09-11 Connor Abbotttu: Stop reusing base Vulkan dynamic state enums
2023-09-11 Connor Abbotttu: Merge PC_RASTER_CNTL into RAST draw state
2023-09-11 Connor Abbotttu: Merge SAMPLE_LOCATIONS and SAMPLE_LOCATIONS_ENABLE...
2023-09-11 Connor Abbotttu: Remove MSAA draw state
2023-09-11 Iván Brianoanv: tell blorp to do mesh stuff only if it's enabled
2023-09-11 Iván Brianoanv: ensure pipelines have all state
2023-09-11 Iván Brianoanv: fix missing 3DSTATE_SBE_CLIP emission
2023-09-11 Lionel Landwerlinanv: fix missing 3DSTATE_SBE_MESH emission
2023-09-11 Lionel Landwerlinanv: ensure partially packed instructions are emitted...
2023-09-11 Lionel Landwerlinanv: ensure mesh pipeline have all pre-rasterization...
2023-09-11 Lionel Landwerlinanv: emit 3DSTATE_URB_ALLOC_(MESH|TASK) only when mesh...
2023-09-11 Lionel Landwerlinanv: fix 3DSTATE_VFG emission
2023-09-11 Ganesh Belgur... radeonsi: sets OPTIMAL_BIN_SELECTION to 0 if using...
2023-09-11 Ganesh Belgur... radeonsi: stores bottom_edge_rule option in the rasteri...
2023-09-11 Corentin Noëlci: disable Collabora's LAVA lab for maintenance
2023-09-11 Samuel Pitoisetradv: fix enabling DGCC
2023-09-11 Dave Airlieclover/llvm: move to modern pass manager.
2023-09-10 Erico Nuneslima: fix plbu block stride calculation
2023-09-10 Konstantin... radv/rt: Enable monolithic pipelines
2023-09-10 Konstantin... radv/rt: Add monolithic raygen lowering
2023-09-10 Konstantin... radv/rt: Store NIR shaders separately
2023-09-09 Mike Blumenkrantznir/inline_uniforms: fix oob access with nir_find_inlin...
2023-09-09 Mike Blumenkrantzzink: delete all psiz=1.0 stores if maintenance5 is...
2023-09-09 Mike Blumenkrantzzink: slightly refactor psiz deletion during linking
2023-09-09 Eric EngestromRevert "ci: taking igalia farm offline"
2023-09-09 Mike Blumenkrantzzink: use HIC for image subdata when possible
2023-09-09 Mike Blumenkrantzzink: check/use suboptimal HIC during ici init
2023-09-09 Mike Blumenkrantzzink: use some return codes for check_ici errors
2023-09-09 Mike Blumenkrantzzink: fix some off-by-one indentation
2023-09-09 Mike Blumenkrantzzink: add a fixup method for extra driver props
2023-09-09 Mike Blumenkrantzzink: disable HIC without resizable BAR
2023-09-09 Mike Blumenkrantzzink: move mem type detection up in file
2023-09-09 Mike Blumenkrantzzink: hook up VK_EXT_host_image_copy
2023-09-09 Mike Blumenkrantzlavapipe: don't advertise UNDEFINED layout for HIC
2023-09-09 Mike Blumenkrantzlavapipe: handle VkHostImageCopyDevicePerformanceQueryEXT
2023-09-09 Mike Blumenkrantzzink: use VkFormatProperties3
2023-09-09 Mike Blumenkrantzzink: simplify redundant is_buffer check
2023-09-09 Mike Blumenkrantzci: bump VVL to 1.3.263
2023-09-09 Jordan Justenintel/dev: Update device string for MTL PCI ID 0x7d55
2023-09-09 Faith Ekstrandnvk: Invalidate the texture cache in PipelineBarrier
2023-09-09 Faith Ekstrandnvk: Set the discard bit for Z/S self-deps
2023-09-09 Faith Ekstrandnvk: Don't add a dummy attachment when gl_SampleMask...
2023-09-09 Ian Romanickintel/compiler: Don't evict for workgroup-scope fences
2023-09-09 Ian Romanickintel/compiler: Combine control barriers with identical...
2023-09-09 Kenneth Graunkeanv: Use nir_opt_barrier_modes() to drop unnecessary...
2023-09-09 Kenneth Graunkeglsl: Use nir_opt_barrier_modes() to drop unnecessary...
2023-09-09 Kenneth Graunkedxil: Set UAV_FENCE_THREAD_GROUP any time global isn...
2023-09-09 Kenneth Graunkevirgl, nir_to_tgsi: Add a hack for promoting partial...
2023-09-09 Kenneth Graunkelavapipe: Don't delete control barriers
2023-09-09 Kenneth Graunkenir: Reduce the scope of shared memory barriers
2023-09-09 Kenneth Graunkenir: Add an optimization pass to reduce barrier modes
2023-09-09 Kenneth Graunkenir: Fix function parameter indentation in nir_opt_barr...
2023-09-09 Mike Blumenkrantzzink: re-rework i/o variable handling to make having...
2023-09-09 Mike Blumenkrantzzink: use right function to get src_type in eliminate_i...
2023-09-09 Mike Blumenkrantzzink: add a new linker pass to handle mismatched i...
2023-09-09 Mike Blumenkrantzzink: create new vars without copying existing ones
2023-09-09 Mike Blumenkrantzzink: use explicit sizing for builtins when creating...
2023-09-09 Mike Blumenkrantzzink: use MAX_PATCH_VERTICES directly for arrayed io...
2023-09-09 Mike Blumenkrantzzink: use explicit stride from types instead of copying...
2023-09-09 Mike Blumenkrantzzink: simplify an arrayed io check during variable...
2023-09-09 Mike Blumenkrantzzink: use nir_io_semantics::num_slots for indirect...
2023-09-09 Mike Blumenkrantzzink: delete some bindless io lowering code
2023-09-09 Mike Blumenkrantzzink: fix typing on bindless io lowering
2023-09-09 Mike Blumenkrantzzink: reorder bindless io lowering
2023-09-09 Mike Blumenkrantzzink: set is_xfb=false for all i/o variables
2023-09-09 Mike Blumenkrantzzink: ci updates
2023-09-09 Mike Blumenkrantzzink: handle multi-plane implicit sync
2023-09-09 Mike Blumenkrantzzink: handle implicit sync for dmabufs
2023-09-09 Mike Blumenkrantzzink: hook up cached fd semaphore usage for batch signa...
2023-09-09 Mike Blumenkrantzzink: add a util for getting cached fd semaphores
2023-09-09 Mike Blumenkrantzzink: add a screen cache for fd semaphores
2023-09-09 Mike Blumenkrantzzink: add another submitinfo for fd semaphore waits
2023-09-09 Mike Blumenkrantzzink: make submitinfo handling easier to manage with...
2023-09-09 Mike Blumenkrantzzink: add a third submitinfo (unused for now)
2023-09-09 Mike Blumenkrantzzink: make zink_resource_image_barrier2_init public
2023-09-09 Mike Blumenkrantzzink: use a pointer to simplify submit struct mechanics
2023-09-09 Yiwei Zhangvenus: expose KHR_external_fence/sempahore_fd extensions
2023-09-09 Eric Engestromci: drop clover leftover
2023-09-09 Marek Olšákmeson: use llvm-config instead of cmake to fix linking...
2023-09-08 Sagar Ghugeanv: Program and emit STATE_COMPUTE_MODE
2023-09-08 Sagar Ghugeintel/genxml: Add STATE_COMPUTE_MODE instruction
2023-09-08 Sagar Ghugeiris: Enable always flush cache with DEBUG_STALL option
2023-09-08 Konstantin... radv: Don't use the depth image view for depth bias...
2023-09-08 Tatsuyuki Ishiradv/amdgpu: Use rwlock to protect access to virtual...
2023-09-08 Lionel Landwerlinanv: bound image usages to the associated queue family
2023-09-08 Eric Engestromci/b2c: drop logic to remove install.tar
2023-09-08 Lionel Landwerlinanv: remove aux checking asserts
2023-09-08 Samuel Pitoisetradv: remove useless PIPELINE_CREATE_2_LIBRARY_BIT...
2023-09-08 David Roscafrontends/va: Flush after unmapping VAImageBufferType
2023-09-08 Georg Lehmannnir/opt_algebraic: remove broken fddx/fddy patterns
2023-09-08 Dave Airliellvmpipe: enable f16 paths on aarch64.
2023-09-08 Samuel Pitoisetradv: do not use pre-compiled prologs when VS is compil...
2023-09-08 Samuel Pitoisetradv: adjust emitted prolog regs for merged shaders...
2023-09-08 Samuel Pitoisetradv: adjust next stage for VS prologs and merged shade...
2023-09-08 Georg Lehmannaco/gfx11: don't use bfe for local_invocation_id if...
2023-09-08 Danylo Piliaievtu: Call tu_cs_dbg_stomp_regs with appropriate GPU gen
2023-09-08 Danylo Piliaievtu: Exclude SP_UNKNOWN_AE73 from reg stomping
2023-09-08 Pierre-Eric... radv/sdma: use correct limits for gfx10.3
next