About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/freedreno
AgeCommit message (Expand)Author
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig
2025-11-05freedreno/ci: Move a660-gl-cl job back to pre-mergeValentine Burley
2025-11-05turnip/ci: Increase coverage of a660-vk jobValentine Burley
2025-11-04nir: Remove nir_parallel_copy_instrKonstantin Seurer
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-11-04freedreno/fdl: Fix typo in tiled_to_linear_2cppRyan Houdek
2025-11-03tu: Use TU_BREADCRUMBS_ENABLED valueKarmjit Mahil
2025-10-31panfrost,tu: use util_is_alignedAlyssa Rosenzweig
2025-10-30tree-wide: don't call nir_opt_constant_folding after nir_lower_flrpDaniel Schürmann
2025-10-29tu: remove data size assert in tu_GetQueryPoolResultsZan Dobersek
2025-10-29tu/a7xx: use DI_SRC_SEL_AUTO_XFB for CmdDrawIndirectByteCountEXTZan Dobersek
2025-10-29tu: emit PC_DGEN_SO_CNTL for any shader type during streamout setupZan Dobersek
2025-10-28freedreno: Make BV ROQ registers a7xx-onlyConnor Abbott
2025-10-28tu/a7xx: Support concurrent binningConnor Abbott
2025-10-28tu: Use predicate bit for perf queriesConnor Abbott
2025-10-28freedreno: Add has_pred_bit feature bitConnor Abbott
2025-10-28tu: Correctly set GRAS_LRZ_CB_CNTLConnor Abbott
2025-10-28tu: Rewrite visibility stream allocationConnor Abbott
2025-10-28tu: Initialize registers for BVConnor Abbott
2025-10-28tu/cs: Allow conditional execution in substreamsConnor Abbott
2025-10-28tu: Add tu7_thread_control helperConnor Abbott
2025-10-28tu: Use scratch mem for conditional loads/stores on a7xxConnor Abbott
2025-10-28tu: Refactor VSC bo initializationConnor Abbott
2025-10-28freedreno/a7xx: Add BV registers for ROQ statusConnor Abbott
2025-10-28freedreno: Decode CP_RESOURCE_LISTConnor Abbott
2025-10-28freedreno: Add synchronization-related control registersConnor Abbott
2025-10-28freedreno/crashdec: Add support for CP_BV_MEMPOOLConnor Abbott
2025-10-28freedreno/registers: Fix encoding fields in 64b registersConnor Abbott
2025-10-28freedreno: Expand a7xx LRZ metadata definitionConnor Abbott
2025-10-28freedreno/a7xx: Document GRAS_LRZ_CB_CNTLConnor Abbott
2025-10-28freedreno: Document BV BIN_PREAMBLE usageConnor Abbott
2025-10-28tu: Faster descriptor set allocatorDanylo Piliaiev
2025-10-27ir3/ra: reset merge set preferred reg when unavailableJob Noorman
2025-10-27tu: Zero MSRTSS temporary image before creating itConnor Abbott
2025-10-27tu: Fix attachment stores with subpasses with partial viewsConnor Abbott
2025-10-27tu: Rename tu_render_pass_attachment::clear_views to used_viewsConnor Abbott
2025-10-27tu/lrz: Disable LRZ writes when draw doesn't write to all attachmentsDanylo Piliaiev
2025-10-27tu/lrz: Disable LRZ when CmdSetRenderingAttachmentLocations is usedDanylo Piliaiev
2025-10-27tu/lrz: Fold disable_write_for_rp check into tu_lrz_disable_write_for_rpDanylo Piliaiev
2025-10-27ir3/ra: fix assert during file start resetJob Noorman
2025-10-27freedreno/ci: Drop KERNEL_TAG retargeting the new Linux 6.17.3Ritesh Raj Sarraf
2025-10-26Uprev ANGLE to e9626fbced6841d804e7eaf48bb078770822032bCollabora's Gfx CI Team
2025-10-25Uprev Piglit to ec76cc7a31f03c4f4f9d6e3b00f8a70c8ee0fb32Collabora's Gfx CI Team
2025-10-24util/dynarray: infer type in appendAlyssa Rosenzweig
2025-10-23tu: Fix RT count with remapped color attachmentsConnor Abbott
2025-10-23tu: don't advertise sample location support for VK_SAMPLE_COUNT_1_BITZan Dobersek
2025-10-22treewide: Use vk_collect_dependency_info_src_stagesMel Henning
2025-10-22tu: Fix maxVariableDescriptorCount with inline uniform blocksValentine Burley
2025-10-22tu: Fix indexing with variable descriptor countValentine Burley