aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Preload gl_FragCoord on BifrostAlyssa Rosenzweig2020-05-291-1/+4
* panfrost: Set reads_frag_coord as a sysvalAlyssa Rosenzweig2020-05-291-0/+3
* panfrost: Don't generate gl_FragCoord varying on BifrostAlyssa Rosenzweig2020-05-291-5/+7
* freedreno/a6xx: fix vsc assertRob Clark2020-05-291-2/+1
* freedreno/a6xx: Program VFD_DEST_CNTL from program stateobjKristian H. Kristensen2020-05-292-19/+14
* freedreno/a6xx: Create stateobj for VFD_DECODEKristian H. Kristensen2020-05-295-23/+71
* freedreno/a6xx: Decouple VFD_FETCH and VFD_DECODEKristian H. Kristensen2020-05-291-22/+14
* freedreno/a6xx: Move per element offset to VFD_DECODEKristian H. Kristensen2020-05-291-1/+2
* ci: Rename x86_cross_arm_test to just arm_test.Eric Anholt2020-05-292-8/+8
* ci: Don't build an arm_test container now that the last user is gone.Eric Anholt2020-05-292-88/+0
* ci: Switch cheza (freedreno a630) testing to baremetal.Eric Anholt2020-05-291-22/+40
* ci: Add scripts for controlling bare-metal chezas.Eric Anholt2020-05-295-73/+232
* ci: Build a cheza kernel.Eric Anholt2020-05-294-6/+50
* ci: Disable the firmware loader user helper option in arm64 kernels.Eric Anholt2020-05-292-2/+3
* radv/aco: enable VK_KHR_subgroup_extended_types on GFX8+Samuel Pitoiset2020-05-293-2/+3
* aco: sign-extend input/indentity for 32-bit reduce ops on GFX10Samuel Pitoiset2020-05-291-0/+14
* aco: allow gfx10_wave64_bpermute with 8-bit/16-bit inputSamuel Pitoiset2020-05-291-1/+1
* aco: allocate a temp VGPR for some 8-bit/16-bit reduction ops on GFX10Samuel Pitoiset2020-05-291-1/+4
* aco: implement 8-bit/16-bit reductions on GFX10Samuel Pitoiset2020-05-291-8/+21
* aco: fix register allocation for subdword instructions on GFX10Samuel Pitoiset2020-05-291-3/+1
* frontend/dri: Implement mapping individual planes.Bas Nieuwenhuizen2020-05-292-3/+17
* zink: Check fopen result.Vinson Lee2020-05-291-3/+5
* radv/aco: enable VK_EXT_subgroup_size_controlSamuel Pitoiset2020-05-292-1/+2
* freedreno/a6xx: document LRZ flag bufferRob Clark2020-05-292-2/+33
* freedreno/a6xx: LRZ fix for alpha-testRob Clark2020-05-291-2/+37
* util: Initialize pipe_shader_state for passthrough and transform shadersNeha Bhende2020-05-284-9/+9
* iris: Rename iris_seqno to iris_fine_fenceChris Wilson2020-05-288-143/+145
* nir: lower_tex: Don't normalize coordinates for TXF with RECTGert Wollny2020-05-281-1/+2
* ci: Quick exit qpa extraction for non-matching qpas.Eric Anholt2020-05-281-2/+8
* ci: Move baremetal DEQP_NO_SAVE_RESULTS setup to the yml.Eric Anholt2020-05-283-1/+3
* ci: Add DEQP_EXPECTED_RENDERER support for VK tests.Eric Anholt2020-05-281-2/+15
* ci: Auto-detect the architecture for VK ICD filenames.Eric Anholt2020-05-281-1/+1
* ci: Drop old comment about enabling --deqp-watchdog.Eric Anholt2020-05-281-7/+0
* ci: Drop double ".txt" suffix on the unexpected results file.Eric Anholt2020-05-281-5/+5
* spirv,radv,anv: implement no-op VK_GOOGLE_user_typeSamuel Pitoiset2020-05-285-0/+9
* aco: fix 64-bit shared_atomic_exchangeRhys Perry2020-05-281-1/+1
* aco: don't reorder barriers in the schedulerRhys Perry2020-05-281-1/+4
* aco: preserve more fields when combining additions into SMEMRhys Perry2020-05-281-0/+4
* aco: check instruction format before waiting for a previous SMEM storeRhys Perry2020-05-281-1/+1
* aco: consider SDWA during value numberingRhys Perry2020-05-281-0/+17
* aco: fix interaction with 3f branch workaround and p_constaddrRhys Perry2020-05-281-4/+2
* gitlab-ci: Pull in GCC 9 from Debian testing in x86_test-gl/vk imagesMichel Dänzer2020-05-284-14/+10
* gitlab-ci: x86_test-base image as common base for x86_test-gl/vkMichel Dänzer2020-05-284-147/+124
* gitlab-ci: Also list arm/x86_build in needs: of test jobsMichel Dänzer2020-05-281-0/+3
* intel: Add helper to calculate GPGPU_WALKER::RightExecutionMaskCaio Marcelo de Oliveira Filho2020-05-274-18/+18
* iris, i965: Update limits for ARB_compute_variable_group_sizeCaio Marcelo de Oliveira Filho2020-05-273-48/+11
* iris, i965: Drop max_variable_local_sizeCaio Marcelo de Oliveira Filho2020-05-273-15/+0
* intel/fs: Generate multiple CS SIMD variants for variable group sizeCaio Marcelo de Oliveira Filho2020-05-272-62/+163
* anv: Use new helper functions to pick SIMD variant for CSCaio Marcelo de Oliveira Filho2020-05-275-32/+40
* iris: Use new helper functions to pick SIMD variant for CSCaio Marcelo de Oliveira Filho2020-05-271-5/+8