platform/upstream/mesa.git
2020-10-10 Alyssa Rosenzweigpan/bi: Implement FETCH
2020-10-10 Alyssa Rosenzweigpan/bi: Add bi_emit_lod_cube helper
2020-10-10 Alyssa Rosenzweigpan/bi: Map NIR tex ops to Bifrost ops
2020-10-10 Alyssa Rosenzweigpanfrost: Fix faults on block-based formats on Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Use new block dimension helper
2020-10-10 Alyssa Rosenzweigpanfrost: Add panfrost_block_dim helper
2020-10-10 Alyssa Rosenzweigpan/bi: Don't terminate helper threads
2020-10-10 Alyssa Rosenzweigpan/bi: Fix message type printing
2020-10-10 Alyssa Rosenzweigpanfrost: Set helper_invocation_enable for Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Implement txb
2020-10-10 Alyssa Rosenzweigpanfrost: Add some missing Bifrost texture XML
2020-10-10 Alyssa Rosenzweigpanfrost: Fix Bifrost high LOD clamp
2020-10-10 Alyssa Rosenzweigpanfrost: Fix Bifrost filter selection
2020-10-10 Alyssa Rosenzweigpanfrost: Add missing XML for Bifrost samplers
2020-10-10 Alyssa Rosenzweigpan/bi: Prefer 'texture_index' to 'image_index'
2020-10-10 Alyssa Rosenzweigpan/bi: Rewrite to fit dest = src constraint
2020-10-10 Alyssa Rosenzweigpan/bi: Pack TEXC
2020-10-10 Alyssa Rosenzweigpan/bi: Handle nir_tex_src_lod
2020-10-10 Alyssa Rosenzweigpan/bi: Add data register passing infrastructure
2020-10-10 Alyssa Rosenzweigpan/bi: Stub out TEXC handling
2020-10-10 Alyssa Rosenzweigpan/bi: Add texture operator descriptor
2020-10-10 Alyssa Rosenzweigpan/bi: Pack skip bit for texture operations
2020-10-10 Alyssa Rosenzweigpan/bi: Encode skip bit into IR
2020-10-10 Alyssa Rosenzweigpan/bi: Streamline TEXC/TEXS naming/selection
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical texture op names in IR
2020-10-10 Alyssa Rosenzweigpan/bi: Fix simple txl test
2020-10-10 Alyssa Rosenzweigpan/bi: Expose GL 2.1 on Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Handle vector moves
2020-10-10 Alyssa Rosenzweigpan/bi: Pass flow_control through directly
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical flow control enum
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical term dependency
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical term "message type"
2020-10-10 Alyssa Rosenzweigpan/bi: Print message types as strings
2020-10-10 Alyssa Rosenzweigpan/bi: Add missing message types
2020-10-10 Alyssa Rosenzweigpan/bi: Expand clause type to 5-bit
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical name for staging registers
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical next_clause_prefetch
2020-10-10 Alyssa Rosenzweigpan/bi: Canonicalize terminate_discarded_threads
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical floating-point modes
2020-10-10 Alyssa Rosenzweigpan/bi: Cull unnecessary edges on the CF graph
2020-10-10 Alyssa Rosenzweigpan/bi: Drop if 0'd combine lowering
2020-10-10 Alyssa Rosenzweigpan/bi: Fix memory corruption in scheduler
2020-10-10 Alyssa Rosenzweigpan/decode: Ensure mappings are zeroed
2020-10-10 Alyssa Rosenzweigpan/bi: Add copy for register COMBINEs
2020-10-10 Christian Gmeinerci: piglit: conditionally build OpenCL tests
2020-10-10 Jose Maria... vc4: Enable lower_umax and lower_umin
2020-10-10 Jose Maria... nir/algebraic: optimize iand/ior of (n)eq zero when...
2020-10-10 Icecream95panfrost: Add a debug flag to disable AFBC
2020-10-09 Marek Olšákradeonsi: disable SDMA on gfx6-7 and gfx10.3 to decreas...
2020-10-09 Marek Olšákradeonsi: update the DMA perf test
2020-10-09 Marek Olšákwinsys/amdgpu: apply the VM alignment optimization...
2020-10-09 Marek Olšákwinsys/amdgpu: rework the VM alignment optimizations
2020-10-09 Marek Olšákac/surface: fix valgrind warnings in DCC retile tile...
2020-10-09 Dave AirlieCI: build our own spirv tools
2020-10-09 Dave Airlieci: fix deqp clone + fetch
2020-10-09 John Batesdisk_cache: build option for disabled-by-default
2020-10-09 Rhys Perryradv: use radv_optimize_nir() less in radv_link_shaders()
2020-10-09 Rhys Perryradv: move optimizations in shader_compile_to_nir(...
2020-10-09 Rhys Perrynir: return progress from nir_lower_io_to_scalar_early
2020-10-09 Boris Brezillonpanfrost: Move the blend shader cache at the context...
2020-10-09 Boris Brezillonpanfrost: Get rid of the constant patching done on...
2020-10-09 Boris Brezillonpanfrost: Let compile_blend_shader() allocate the blend...
2020-10-09 Boris Brezillonpanfrost: Don't leak NIR blend shaders
2020-10-09 Boris Brezillonpanfrost: Allocate blit_blend with ralloc()
2020-10-09 Boris Brezillonpanfrost: Pass compile arguments through a struct
2020-10-09 Boris Brezillonpanfrost: Move the blend constant mask extraction out...
2020-10-09 Boris Brezillonpanfrost: Constify the rt_fmts arg passed to pan_lower_...
2020-10-09 Bas Nieuwenhuizenradv: Set fce metadata correctly on DCC initialization.
2020-10-09 Timur Kristófaco/ngg: Calculate workgroup size of NGG shaders.
2020-10-09 Timur Kristófaco/ngg: Allocate NGG GS space early for const vertex...
2020-10-09 Timur Kristófaco/ngg: Use more efficient LDS layout to help reduce...
2020-10-09 Timur Kristófradv/aco: Enable NGG GS by default.
2020-10-09 Timur Kristófaco/ngg: Add shader query support to NGG GS.
2020-10-09 Timur Kristófaco/ngg: Place workgroup barrier outside control flow...
2020-10-09 Timur Kristófaco/ngg: Implement NGG GS output.
2020-10-09 Timur Kristófaco/ngg: Implement workgroup reduce / exclusive scan...
2020-10-09 Timur Kristófaco/ngg: Create LDS layout for NGG GS.
2020-10-09 Timur Kristófaco/ngg: Setup NGG GS.
2020-10-09 Timur Kristófaco/ngg: Allow NGG GS to create VS exports.
2020-10-09 Timur Kristófaco/ngg: Allow NGG GS to load per-vertex GS inputs.
2020-10-09 Timur Kristófaco/ngg: Allow NGG GS to store ES outputs.
2020-10-09 Timur Kristófaco/ngg: Clean up and reorganize NGG VS/TES code.
2020-10-09 Timur Kristófaco/ngg: Make primitive export packing less prone to...
2020-10-09 Timur Kristófaco/ngg: Refactor ngg_emit_prim_export in preparation...
2020-10-09 Timur Kristófaco/ngg: Refactor gs_alloc_req in preparation for NGG GS.
2020-10-09 Timur Kristófaco: Add wave-specific opcode for s_lshl and s_flbit.
2020-10-09 Timur Kristófaco: Optimize thread_id_in_threadgroup when there is...
2020-10-09 Timur Kristófaco: Use thread_id_in_threadgroup helper for ES outputs.
2020-10-09 Timur Kristófaco: Extract thread_id_in_threadgroup to a separate...
2020-10-09 Timur Kristófaco: Extract lanecount_to_mask to a separate function.
2020-10-09 Timur Kristófaco: Clarify missing export error message in assembler.
2020-10-09 Rhys Perryaco: Add loop creation helpers.
2020-10-09 Timur Kristófradv/aco: Use new GS lowering options for ACO with...
2020-10-09 Timur Kristófnir: Add ability to count primitives per stream.
2020-10-09 Timur Kristófnir: Count vertices per stream.
2020-10-09 Timur Kristófnir: Add ability to overwrite incomplete GS primitives.
2020-10-09 Timur Kristófnir: Add ability to count emitted GS vertices per primi...
2020-10-09 Timur Kristófnir: Add ability to count emitted GS primitives.
2020-10-09 Greg Vradv,anv: use CLOCK_MONOTONIC_FAST when CLOCK_MONOTONIC...
2020-10-09 Emmanuel Vadotutil/os_misc: os_get_available_system_memory() for...
next