platform/upstream/mesa.git
2021-01-13 Rob Clarkfreedreno/ir3/tests: Switch disasm test over to new...
2021-01-13 Rob Clarkfreedreno/hw/isa: Add expression caching
2021-01-13 Rob Clarkfreedreno/hw/isa: Add description of ir3 ISA
2021-01-13 Rob Clarkfreedreno/hw: Add isaspec mechanism for documenting...
2021-01-13 Rob Clarkfreedreno/ir3: Add some new "logical" opcodes
2021-01-13 Rob Clarkfreedreno/ir3: Decouple ir3_info collection from assembler
2021-01-13 Rob Clarkfreedreno/ir3: Fix ldg decoding/parsing
2021-01-13 Tony Wasserkaaco/ra: Use PhysRegInterval for count_zero
2021-01-13 Tony Wasserkaaco/ra: Use PhysRegInterval for collect_vars parameters
2021-01-13 Tony Wasserkaaco/ra: Use PhysReg when indexing into RegisterFile...
2021-01-13 Tony Wasserkaaco/ra: Use PhysReg for member functions of PhysRegInterval
2021-01-13 Tony Wasserkaaco/ra: Remove unused function parameter
2021-01-13 Tony Wasserkaaco/ra: Use std::all_of to simplify a loop
2021-01-13 Tony Wasserkaaco/ra: Add helpers to test for intersection/containmen...
2021-01-13 Tony Wasserkaaco/ra: Move commonly repeated code to a helper function
2021-01-13 Tony Wasserkaaco/ra: Conservatively refactor get_reg_specified to...
2021-01-13 Tony Wasserkaaco/ra: Use std::all_of to simplify a loop
2021-01-13 Tony Wasserkaaco/ra: Use std::find_if(_not) to clean up get_reg_simple
2021-01-13 Tony Wasserkaaco/ra: Add iterator interface for PhysRegInterval
2021-01-13 Tony Wasserkaaco/ra: Remove always-false conditions
2021-01-13 Tony Wasserkaaco/ra: Conservatively refactor existing code to use...
2021-01-13 Tony Wasserkaaco/ra: Introduce PhysRegInterval helper class
2021-01-13 Tony Wasserkaaco/ra: Update register use bounds before recursing...
2021-01-13 Daniel Schürmannaco: remove divergent branches which only jump over...
2021-01-13 Daniel Schürmannaco: propagate swizzles when optimizing packed clamp...
2021-01-13 Daniel Schürmannaco: optimize v_pk_fma_f16 -> v_pk_fmac_f16 on GFX10
2021-01-13 Daniel Schürmannaco: optimize packed fneg
2021-01-13 Daniel Schürmannaco: optimize packed clamp
2021-01-13 Daniel Schürmannaco: optimize packed mul+add to v_pk_fma_f16
2021-01-13 Daniel Schürmannaco: simplify multiply-add combining
2021-01-13 Daniel Schürmannradv: vectorize 16bit instructions
2021-01-13 Daniel Schürmannaco: emit packed 16bit instructions
2021-01-13 Daniel Schürmannaco: create helpers to emit vop3p instructions
2021-01-13 Daniel Schürmannaco: change usesModifiers() considering opsel_hi on...
2021-01-13 Daniel Schürmannaco: allow SGPRs on every src position for VOP3P
2021-01-13 Daniel Schürmannaco: allow constants/literals on every src position...
2021-01-13 Daniel Schürmannaco/RA: fix subdword operands on VOP3P instructions
2021-01-13 Daniel Schürmannaco: fix VOP3P assembly, VN and validation
2021-01-13 Dylan BakerVERSION: bump for 21.1.0 cycle
2021-01-13 Samuel Pitoisetradv: enable DCC for MSAA on GFX10+
2021-01-13 Boris Brezillonpan/bi: Fix the !immediate case in bi_emit_store_vary()
2021-01-13 Ilia Mirkinnouveau: trigger the current fence's work on destroy...
2021-01-13 Timur Kristófci: Add an expected failures list for Oland (GFX6)
2021-01-13 Thong Thaifrontends/va: Return an error if non-interlaced buffer...
2021-01-13 Bas Nieuwenhuizenradv: Use L2 coherency on GFX9+.
2021-01-13 Bas Nieuwenhuizenradv: Use L2 for CP DMA on GFX9+.
2021-01-13 Bas Nieuwenhuizenradv: Use access helpers for flushing with meta operations.
2021-01-13 Bas Nieuwenhuizenradv: Do dst invalidations for write accesses.
2021-01-13 Bas Nieuwenhuizenradv: Invalidate CB on SHADER_WRITE for meta operations.
2021-01-13 Bas Nieuwenhuizenradv: Remove redundant WB_L2 flush.
2021-01-13 Alyssa Rosenzweigpanfrost: Implement alpha testing natively
2021-01-13 Alyssa Rosenzweigpanfrost: Add alpha reference to XML
2021-01-13 Alyssa Rosenzweigpanfrost: Handle explicit primitive restart
2021-01-13 Samuel Pitoisetradv: disable VK_EXT_sample_locations again on GFX10+
2021-01-13 Boris Brezillonpanfrost: Fix panfrost_afbc_format_needs_fixup()
2021-01-13 Samuel Pitoisetradv: enable DCC for mipmaps on GFX10+
2021-01-13 Samuel Pitoisetradv: do not enable DCC for 3D images with mipmaps...
2021-01-13 Samuel Pitoisetradv: add support for fast-clearing DCC levels on GFX10+
2021-01-13 Samuel Pitoisetradv: prevent fast-clearing uncompressed DCC levels
2021-01-13 Samuel Pitoisetac/surface: store DCC mip info into the surface
2021-01-13 Alyssa Rosenzweigpan/bi: Implement TEXS for cube maps
2021-01-13 Rhys Perryaco/tests: don't rely on argument evaluation order
2021-01-13 Juan A. Suarez... v3d: add fast-path tile-based blit for depth/stencil...
2021-01-13 Juan A. Suarez... v3d: check blit mask inside blit subpaths
2021-01-13 Samuel Pitoisetradv: skip fast-clear eliminate for CMASK based on...
2021-01-13 Samuel Pitoisetradv: update the FCE predicate for fast clears using...
2021-01-13 Samuel Pitoisetradv: allocate and initialize the FCE predicate value...
2021-01-13 Samuel Pitoisetradv: only use predication if the FCE value is allocated
2021-01-13 Danylo Piliaievturnip: implement indirect dispatch
2021-01-13 Danylo Piliaievturnip: remove unused IR3_DP_LOCAL_GROUP_SIZE_* from...
2021-01-13 Pierre-Eric... st/mesa: use the correct src format in ReadPixels
2021-01-13 Pierre-Eric... mesa/fbo: don't check_end_texture_render on fb read...
2021-01-13 Pierre-Eric... st/mesa: consider texture view format for fbo blits
2021-01-13 Gert Wollnyr600/nir: use "unreachable" instead of "assert"
2021-01-13 Samuel Pitoisetradv: fix clearing DCC on GFX9
2021-01-13 Christian Gmeinerv3d: mark some variables static const
2021-01-13 Christian Gmeinerv3d: update fallthrough comments
2021-01-13 Christian Gmeinerv3d: drop not use function parameter
2021-01-13 Vinson Leenv50/ir: Initialize CodeEmitterGM107 members in constru...
2021-01-13 Icecream95panfrost: Fix size assertion in bi_alu_src_index
2021-01-13 Ilia Mirkinci: include nouveau in shader-db runs
2021-01-13 Nanley Cherydri: Restrict glthread for CS:GO to radeonsi
2021-01-13 Icecream95pan/bi: Add some zero bytes after shaders on Bifrost
2021-01-13 Icecream95pan/bi: Add a define for the Bifrost shader prefetch...
2021-01-12 Bas Nieuwenhuizenradeonsi: Only set modifier creation function for GFX9...
2021-01-12 Boris Brezillonpanfrost: Skip an XFB test that's passing/failing randomly
2021-01-12 Boris Brezillonpanfrost: Re-enable AFBC on 3D, 2D arrays
2021-01-12 Boris Brezillonpanfrost: Fix estimate_texture_payload_size() on Bifrost
2021-01-12 Boris Brezillonpanfrost: Pass the resource dimension to panfrost_compr...
2021-01-12 Boris Brezillonpanfrost: Get layer stride of level 0 on staging resources
2021-01-12 Georg Lehmannvulkan/overlay: fix vkGetInstanceProcAddr self-resolving
2021-01-12 Alyssa Rosenzweigdocs/features: Fix missing close paranthesis
2021-01-12 Alyssa Rosenzweigdocs/features: Mark GL3.1 as done on Panfrost
2021-01-12 Alyssa Rosenzweigdocs/panfrost: Update GL/ES versions for v5+
2021-01-12 Alyssa Rosenzweigdocs: Add release note for Bifrost GL3.1
2021-01-12 Eric AnholtRevert "ci: Disable the freedreno farm, which went...
2021-01-12 Icecream95panfrost: Dual-source blending on Bifrost
2021-01-12 Bas Nieuwenhuizenradv: Add Android module info to linker script.
2021-01-12 Eric Anholtgallium/ntt: Take ownership of the NIR shader we're...
2021-01-12 Eric Anholtmesa/st: Free the ARB_vp/fp nir-to-tgsi temporary tokens.
next