summaryrefslogtreecommitdiff
path: root/src/freedreno
AgeCommit message (Expand)AuthorFilesLines
2021-04-05vulkan: track number of bindings instead of max binding for CreateDescriptorS...Alejandro Piñeiro1-6/+6
2021-04-05turnip: fix alignment of non-32b types in workgroup memoryDanylo Piliaiev1-1/+1
2021-04-03vulkan: Deduplicate mesa stage conversionAlyssa Rosenzweig1-13/+1
2021-04-02turnip: handle format list for compressed formatsDanylo Piliaiev1-1/+1
2021-04-02ci/freedreno: Fix up the a5xx border color flake annotation.Eric Anholt2-3/+3
2021-04-01ci/freedreno: Switch to the trimmed glxgears trace.Eric Anholt1-4/+4
2021-04-01freedreno/a6xx: Fix alpha tests.Eric Anholt1-10/+4
2021-04-01freedreno/a5xx: Fix alpha test vs early Z bugs.Eric Anholt1-7/+6
2021-04-01ci/freedreno: Add trace testing on a3xx, a5xx.Eric Anholt2-26/+293
2021-04-01ci/freedreno: Rename a306-test and a530-test to drop "arm64" from the name.Eric Anholt1-8/+8
2021-04-01ci/freedreno: Add more new traces for a630 (minetest, TDM, pioneer, glyphy).Eric Anholt1-0/+24
2021-04-01turnip: enable VK_KHR_16bit_storage on A650Danylo Piliaiev8-18/+45
2021-04-01turnip: enable VK_KHR_shader_float16_int8Jonathan Marek4-2/+15
2021-04-01turnip: enable infinities for f16 math and document the registerDanylo Piliaiev6-9/+14
2021-04-01ir3: convert shift amount to 16b for 16b shiftsDanylo Piliaiev1-3/+14
2021-04-01turnip: implement VK_KHR_shader_float_controlsJonathan Marek3-1/+24
2021-04-01ir3: nir_op_f2f16 should round to evenDanylo Piliaiev2-24/+24
2021-04-01ci: Merge ARM testing docker images to a single arm_test oneMichel Dänzer1-3/+3
2021-04-01ci: Build ARM baremetal rootfs in native containerMichel Dänzer1-6/+6
2021-03-31ci/freedreno: Demote a630-asan to a manual test for now.Eric Anholt1-0/+1
2021-03-31ir3/isa: account for randomly set by blob lowest bit of ibo atomicsDanylo Piliaiev2-13/+13
2021-03-29vulkan: Fix descriptor set creation with zero bindings.Bas Nieuwenhuizen1-7/+9
2021-03-29tu: Skip tu_tiling_config_update_tile_layout() if not using gmemMatt Turner1-6/+6
2021-03-29freedreno/a5xx: Add support for clip distances and use them for userclip.Eric Anholt1-3/+18
2021-03-29freedreno: Fix file descriptor leak.Vinson Lee1-3/+2
2021-03-29turnip,ir3: account for dispatch group offsetsDanylo Piliaiev6-9/+45
2021-03-26freedreno/a6xx: Use the frontend userclip lowering.Eric Anholt2-6/+2
2021-03-25turnip: clamp to zero negative upper left corner of viewportDanylo Piliaiev1-2/+6
2021-03-25turnip: implement VK_KHR_pipeline_executable_propertiesDanylo Piliaiev6-9/+361
2021-03-24ci/fdo: Use trimmed traces for Valve gamesTomeu Vizoso1-12/+10
2021-03-24turnip: Fix KGSL build since common dispatch rework.Eric Anholt1-2/+1
2021-03-24turnip: use common entrypoints for VK_KHR_create_renderpass2Samuel Pitoiset1-28/+0
2021-03-22freedreno: Split out devicetree helpersRob Clark4-180/+310
2021-03-22freedreno/fdperf: Use os_read_file()Rob Clark1-42/+12
2021-03-22freedreno: Make headers C++ happyRob Clark5-3/+37
2021-03-22freedreno/a6xx: Rename the RB_BLIT_INFO.INTEGER field to SAMPLE_0.Eric Anholt2-3/+2
2021-03-22turnip: expose several already implemented extensionsDanylo Piliaiev1-0/+3
2021-03-22freedreno/computerator: Add script for finding reg file sizeConnor Abbott1-0/+53
2021-03-22freedreno/computerator: Use threadsize calculated by ir3Connor Abbott1-1/+1
2021-03-22turnip: Use threadsize calculated by ir3Connor Abbott1-4/+8
2021-03-22ir3: Calcuate max_waves and threadsizeConnor Abbott4-0/+185
2021-03-22freedreno: Add local_size to ir3_shader_variantConnor Abbott7-6/+22
2021-03-22vk: consolidate dynamic descriptor binding sortingMike Blumenkrantz1-31/+3
2021-03-22ir3: update info about applicability of saturation modifierDanylo Piliaiev2-5/+3
2021-03-20freedreno/ir3: Precompute whether we need driver-paramsRob Clark2-0/+6
2021-03-20freedreno/drm: Inline iova calculationRob Clark3-14/+17
2021-03-20freedreno/drm: Move emit_reloc_tail to headRob Clark1-7/+7
2021-03-20freedreno/drm: Split 64b vs 32b pathsRob Clark2-125/+188
2021-03-20freedreno/drm: Split softpin "reloc" functionsRob Clark1-40/+72
2021-03-19ci/freedreno: Mark all of dEQP TF as flaky.Eric Anholt1-11/+1