About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/panfrost
AgeCommit message (Expand)Author
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig
2025-11-05pan: Make W_entry loop awareChristoph Pillmayer
2025-11-05pan: Add spill cost metricChristoph Pillmayer
2025-11-05pan: Pull out normal block logic from compute_w_entryChristoph Pillmayer
2025-11-04panfrost: add 422 AFBC formatsEric R. Smith
2025-11-04pan: Add 16 bit AFBC support (v10+ only)Eric R. Smith
2025-11-04panfrost: update AFBC code to handle tiling for 64bpp formatsEric R. Smith
2025-11-04panvk: sanity check block size for unorm formatEric R. Smith
2025-11-04panvk: fix sample shading of internal blend shader for MSAAYiwei Zhang
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-11-03panfrost/ci: Enable G610 piglit jobValentine Burley
2025-11-03panfrost/ci: Drop redundant PAN_MESA_DEBUG variablesValentine Burley
2025-10-31panfrost,tu: use util_is_alignedAlyssa Rosenzweig
2025-10-31panfrost/panvk: Add size calculations to compiler register codeEric R. Smith
2025-10-29panvk: support VK_EXT_device_memory_reportYiwei Zhang
2025-10-28panvk: use nir_log_shader to log NIR on AndroidYiwei Zhang
2025-10-28panvk/ci: Add an ANGLE job on G925Valentine Burley
2025-10-28panvk/ci: Add a VKCTS job on G925Valentine Burley
2025-10-28panfrost/ci: Drop redundant KERNEL_IMAGE_NAME for rock-5bValentine Burley
2025-10-28ci: Update linux-firmware version to pick up more ARM firmwareValentine Burley
2025-10-24util/dynarray: infer type in appendAlyssa Rosenzweig
2025-10-24panvk: Enable the disk cacheFaith Ekstrand
2025-10-24panvk: Use the build SHA for the pipeline/binary cache UUIDsFaith Ekstrand
2025-10-24panvk: Add an in-memory shader cacheFaith Ekstrand
2025-10-24panvk/shader: Use the right copy size for deserializing dynamic UBOs/SSBOsFaith Ekstrand
2025-10-24panvk/shader: [de]serialize desc_info.max_varying_loadsFaith Ekstrand
2025-10-24panvk/shader: Implement [de]serialization of ASM and NIR stringsFaith Ekstrand
2025-10-24panvk: Only call req_res when requiredLars-Ivar Hesselberg Simonsen
2025-10-23panfrost: cleanup outputs_read/outputs_written at pan_shader_infoAlejandro PiƱeiro
2025-10-22panvk: cull semaphores in unrelated subqueuesAksel Hjerpbakk
2025-10-22panvk: refactor vk_stage_to_subqueue_maskAksel Hjerpbakk
2025-10-22panvk/v9+: Reduce maxBoundDescriptorSets to 7Lars-Ivar Hesselberg Simonsen
2025-10-22panfrost: fix cl_local_size for precompiled shadersOlivia Lee
2025-10-21panvk: support VK_EXT_external_memory_acquire_unmodifiedYiwei Zhang
2025-10-21panvk: Fix integer dot product propertiesFaith Ekstrand
2025-10-21nir: remove manual nir_store_globalGeorg Lehmann
2025-10-21nir: remove manual nir_load_globalGeorg Lehmann
2025-10-20pan/va: make valhall_parse_isa input explicitRomaric Jodin
2025-10-20panvk: use cs_move_reg32 and lower to cs_add32 if neededYiwei Zhang
2025-10-20panvk: minor cleanup in cmd_prepare_push_uniformsYiwei Zhang
2025-10-20panvk: fix to advance vs res_table properlyYiwei Zhang
2025-10-20panvk: fix to advance vs driver_set properlyYiwei Zhang
2025-10-20pan: Fix bi_load_tl dst arg nameChristoph Pillmayer
2025-10-20pan: Enable rematerialization for more opsChristoph Pillmayer
2025-10-20panfrost/panvk: Reduce fills from LCRALudvig Lindau
2025-10-20panfrost/panvk: Merge stores in vector spillsLudvig Lindau
2025-10-16panvk: fix for clearing render targets with 8+ layersUtku Iseri
2025-10-16panvk: advertise support for AFBC WSI behind a debug flagUtku Iseri
2025-10-16panvk: allow TILING_DRM_MODIFIER_EXT with AFBCUtku Iseri
2025-10-16pan/mod: allow non-tiled modifiers to be optimalUtku Iseri