summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-13intel: Add 2 ADL-S pci-idsadls-idsJordan Justen1-0/+2
2021-05-13intel/compiler: Clarify why VUE is recomputed by FSCaio Marcelo de Oliveira Filho1-0/+5
2021-05-13ci/turnip: drop fail annotation for image.extend_operands_spirv1p4.*Danylo Piliaiev1-5/+0
2021-05-13ci/turnip: drop fail annotation for float_control testsDanylo Piliaiev1-16/+0
2021-05-13anv: fix perf query pass with command buffer batchingLionel Landwerlin1-13/+21
2021-05-13intel/mi_builder: fix resolve callLionel Landwerlin1-1/+2
2021-05-13i915g: add HW atomic counters as unsupportedAbel García Dorta1-0/+2
2021-05-13aco/scheduler: Verify register demand invariants in debug modeTony Wasserka1-2/+39
2021-05-13aco/scheduler: Fix register demand computation for upwards movesTony Wasserka1-6/+6
2021-05-13aco/scheduler: Fix register demand computation for downwards movesTony Wasserka1-3/+15
2021-05-13aco: relax validation rules for p_reduce dst RegTypeDaniel Schürmann1-1/+1
2021-05-13isl: require hiz for depth surface in isl_surf_get_ccs_surfTapani Pälli1-0/+5
2021-05-13wgl: Remove opengl32.mingw.def.Jose Fonseca2-408/+29
2021-05-13zink: always do maybe_flush after draw/computeMike Blumenkrantz1-6/+4
2021-05-13zink: check for a work_count-based stall in zink_maybe_flush_or_stall()Mike Blumenkrantz2-5/+3
2021-05-13zink: flush every 100k draws/computesMike Blumenkrantz3-0/+8
2021-05-13glsl: add missing support for explicit components in interface blocksTimothy Arceri5-2/+34
2021-05-13glsl: create validate_component_layout_for_type() helperTimothy Arceri1-26/+31
2021-05-13Update release notes with mention that x87 is no longer used on x86Ryan Houdek1-0/+1
2021-05-13Switch u_format_test to passed on i386Ryan Houdek1-1/+0
2021-05-13Default enable SSE2 on mesa builds.Ryan Houdek2-19/+19
2021-05-13nv50/ir: Add ConstantFolding constructor.Vinson Lee1-0/+1
2021-05-12nvc0/ir: Initialize CodeEmitterGK110 member progType in constructor.Vinson Lee1-6/+4
2021-05-12venus: get rid of #ifdef's in vn_CreateImageChia-I Wu3-27/+64
2021-05-12intel/fs: use the final destination type for regioning restrictionsLionel Landwerlin1-1/+1
2021-05-12panfrost: Add GPU IDs for G52 1-Core-2EE (RK3568/RK3566)Ezequiel Garcia4-0/+4
2021-05-12pan/mdg: Use smaller LD_UNIFORM instructionsAlyssa Rosenzweig1-6/+23
2021-05-12panfrost: Don't upload empty push uniform tableAlyssa Rosenzweig1-1/+5
2021-05-12panfrost: Clean up cases for emit_fbdAlyssa Rosenzweig1-5/+2
2021-05-12panfrost: Remove spurious assignmentAlyssa Rosenzweig1-1/+0
2021-05-12panfrost: Don't translate compare funcsAlyssa Rosenzweig3-26/+25
2021-05-12panfrost: Hide CAP_INT16 behind is_deqpAlyssa Rosenzweig1-1/+4
2021-05-12freedreno/ir3: Don't force RTNE if rounding mode is undefinedRob Clark2-41/+48
2021-05-12frontends/va: fix multi planes for external memeory typeLeo Liu1-2/+8
2021-05-12gallium/u_threaded: Add call loggingRob Clark2-1/+17
2021-05-12gallium/u_threaded: Add to_call() helperRob Clark1-38/+47
2021-05-12ci: Uprev piglit to 3351e8952 ("max-texture-size: report merged results")Erik Faye-Lund6-13/+24
2021-05-12gallium/u_threaded: fix 32-bit breakage due to incorrect pointer arithmeticMarek Olšák1-2/+3
2021-05-12aco: fix additional register requirements for spillingDaniel Schürmann1-13/+24
2021-05-12radv: Use new NIR lowering of NGG GS when ACO is used.Timur Kristóf4-705/+16
2021-05-12ac: Add NIR lowering for NGG GS.Timur Kristóf2-0/+646
2021-05-12radv: Use new NGG NIR lowering for VS/TES when ACO is used.Timur Kristóf6-144/+90
2021-05-12ac: Add new NIR pass to lower NGG VS/TES.Timur Kristóf3-0/+290
2021-05-12aco: Implement new NGG specific NIR intrinsics.Timur Kristóf2-0/+86
2021-05-12radv: Gather NGG info sooner.Timur Kristóf1-1/+19
2021-05-12radv: Fill shader info earlier.Timur Kristóf1-4/+3
2021-05-12aco: Split ngg_emit_sendmsg_gs_alloc_req from the wave0 check.Timur Kristóf1-33/+41
2021-05-12aco: Fixup the NIR metadata after sanitize_cf_list.Timur Kristóf1-3/+3
2021-05-12aco: Allow workgroup barrier and shared scope for NGG shaders.Timur Kristóf1-8/+20
2021-05-12nir: Add AMD specific intrinsics for merged shaders and NGG.Timur Kristóf2-0/+38