summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01radv: move computing wave_size/ballot_bit_size to the shader info passSamuel Pitoiset2-32/+28
2022-09-01radv: cleanup helpers that compute NGG info and GS info on GFX9+Samuel Pitoiset1-100/+81
2022-09-01radv: stop setting esgs_itemsize to the GS stageSamuel Pitoiset1-6/+0
2022-09-01radv: stop setting num_tess_patches for the GS stageSamuel Pitoiset1-2/+0
2022-09-01radv: stop setting as_es for the GS stageSamuel Pitoiset1-2/+5
2022-09-01radv: stop setting as_ls for the TCS stageSamuel Pitoiset2-6/+6
2022-09-01aco: remove unused isel_context::tcs_num_patchesSamuel Pitoiset4-6/+0
2022-09-01radv: fix bogus assertion with RADV_FORCE_VRSSamuel Pitoiset1-0/+1
2022-09-01radv: Free geometry infos in radv_CmdBuildAccelerationStructuresKHRFriedrich Vock1-0/+2
2022-09-01radv: Use radv_CmdUpdateBuffer instead of radv_update_buffer_cp for geometry ...Friedrich Vock1-3/+7
2022-09-01panfrost: Route shader-db to debug, not stderrAlyssa Rosenzweig7-26/+48
2022-09-01r300: Use u_default_set_debug_callbackAlyssa Rosenzweig4-17/+4
2022-09-01etnaviv: Use u_default_set_debug_callbackAlyssa Rosenzweig3-10/+6
2022-09-01lima: Use u_default_set_debug_callbackAlyssa Rosenzweig3-17/+4
2022-09-01softpipe: Use u_default_set_debug_callbackAlyssa Rosenzweig3-19/+3
2022-09-01vc4: Use u_default_set_debug_callbackAlyssa Rosenzweig2-16/+4
2022-09-01v3d: Use u_default_set_debug_callbackAlyssa Rosenzweig3-18/+6
2022-09-01gallium: Add u_default_set_debug_callbackAlyssa Rosenzweig3-0/+56
2022-09-01dozen: move to use common command buffer result code.Dave Airlie2-51/+26
2022-09-01panvk: use common command buffer record result.Dave Airlie2-9/+2
2022-09-01turnip: use common command record result.Dave Airlie3-17/+13
2022-09-01radv: move to using common record_result.Dave Airlie15-47/+40
2022-09-01vulkan/cmd_queue: Drop vk_cmd_queue::errorJason Ekstrand4-18/+17
2022-09-01vulkan/cmd_buffer: add record_state to the common command buffer.Jason Ekstrand2-0/+29
2022-09-01panfrost/ci: Update G72 xflakes listAlyssa Rosenzweig1-2/+1
2022-09-01radv: Proper handling for inactive instance nodesKonstantin Seurer4-21/+43
2022-09-01docs: Add documentation about RADV RRA tracingFriedrich Vock1-0/+13
2022-09-01radv: Enable Radeon Raytracing Analyzer tracesFriedrich Vock1-0/+9
2022-09-01radv: Add Radeon Raytracing Analyzer capturing layerFriedrich Vock2-0/+225
2022-09-01radv: Add Radeon Raytracing Analyzer trace dumping utilitiesFriedrich Vock3-0/+1157
2022-09-01radv: Add metadata to acceleration structuresFriedrich Vock2-2/+38
2022-09-01radv: Generalize instance count in BVH states to leaf node countFriedrich Vock1-74/+75
2022-09-01aco/ra: rework fixed operandsRhys Perry2-29/+106
2022-09-01aco/ra: remove bounds parameter from get_regs_for_copies()Rhys Perry1-12/+8
2022-09-01aco/ra: handle empty def_reg interval in get_regs_for_copiesRhys Perry2-1/+18
2022-09-01radv/ci: disable kabini's vkd3d jobMartin Roukala (né Peres)1-1/+1
2022-09-01radv/ci: disable the POLARIS10 jobsMartin Roukala (né Peres)1-2/+2
2022-09-01pvr: Update FWIF compute register structureSarah Walker2-8/+8
2022-09-01pvr: remove redundant TODOFrank Binns1-2/+0
2022-09-01aco: Fix p_init_scratch for task shaders.Timur Kristóf1-1/+1
2022-09-01etnaviv: rewrite sampler TS checkLucas Stach1-18/+32
2022-09-01etnaviv: texture-desc: drop superfluous conditionLucas Stach1-9/+4
2022-09-01etnaviv: texture-desc: sample 1D textures using 2D modeLucas Stach1-3/+15
2022-09-01etnaviv: don't use TS with multi-layer resourcesLucas Stach1-1/+4
2022-09-01etnaviv: fill alpha channel for DXT1_RGB texturesLucas Stach1-0/+10
2022-09-01r600/sfn: Don't scalarize fdd instructionsGert Wollny1-0/+6
2022-09-01r600/sfn: Override VPM if access in helpers is requestedGert Wollny4-4/+16
2022-09-01r600/sfn: more peephole optimization with conditionalsGert Wollny1-6/+13
2022-09-01r600/sfn: ACK all image stores, also at end of loopGert Wollny2-3/+7
2022-09-01r600/sfn: override register ID when it doesn't matterGert Wollny1-1/+1