| .. |
|
bifrost
|
panvk: store number of samples in unused bits in the attribute descriptor
|
2026-03-25 15:05:53 +00:00 |
|
csf
|
panvk/csf: use different resource registers for precomp vs user dispatch
|
2026-03-28 03:53:41 +00:00 |
|
fifthgen
|
pan: Use correct architecture name for v12+
|
2026-01-13 13:28:34 +01:00 |
|
jm
|
panvk: Cleanup shaders linking
|
2026-03-12 22:59:14 +00:00 |
|
valhall
|
panvk: Overhaul the Bifrost descriptor set implementation
|
2024-06-14 20:52:21 +00:00 |
|
meson.build
|
panvk: Add VK_EXT_conditional_rendering state and commands
|
2026-03-20 19:12:20 +00:00 |
|
panvk_android.c
|
panvk: fix mem alloc size for VkBuffer backed by imported blob AHB
|
2025-11-06 18:26:01 +00:00 |
|
panvk_android.h
|
panvk: implement AHB image deferred init and memory alloc
|
2025-08-22 21:39:12 +00:00 |
|
panvk_blend.h
|
panvk: Support color attachment remapping
|
2025-04-10 13:17:53 +00:00 |
|
panvk_buffer.c
|
panvk: pass heap explicitly to as_alloc/free
|
2026-02-10 13:53:51 +00:00 |
|
panvk_buffer.h
|
panvk: Increase maxBufferSize to UINT32_MAX
|
2025-11-07 17:03:53 +00:00 |
|
panvk_buffer_view.h
|
pan/bi: Make texel buffers use Attribute Buffers
|
2026-01-13 10:00:58 +01:00 |
|
panvk_cmd_alloc.h
|
pan: Use a consistent pan_ prefix across src/panfrost/*
|
2025-05-21 14:58:20 +02:00 |
|
panvk_cmd_desc_state.h
|
panvk: Track which dynamic buffers are SSBOs
|
2026-03-26 16:28:36 +00:00 |
|
panvk_cmd_dispatch.h
|
panvk: Fix set_compute_sysval()
|
2025-12-18 08:14:14 +01:00 |
|
panvk_cmd_draw.h
|
panvk: Also use resolve shaders for Z/S
|
2026-02-23 21:00:17 +00:00 |
|
panvk_cmd_frame_shaders.h
|
panvk/frame_shaders: Add support for resolve shaders
|
2026-02-23 21:00:16 +00:00 |
|
panvk_cmd_meta.h
|
panvk: Disable conditional rendering during meta operations
|
2026-03-20 19:12:20 +00:00 |
|
panvk_cmd_pool.c
|
panvk: clear big_bos on cmd pool reset with release bit
|
2025-08-19 16:41:31 +00:00 |
|
panvk_cmd_pool.h
|
panvk: pool large TLS allocations
|
2025-08-19 16:41:31 +00:00 |
|
panvk_cmd_precomp.h
|
panvk: Implement precomp dispatch
|
2025-02-11 12:33:23 +00:00 |
|
panvk_cmd_push_constant.h
|
panvk: Add basic infrastructure for shader variants
|
2025-07-21 16:52:44 +00:00 |
|
panvk_cmd_query.h
|
panvk/csf: implement VK_EXT_primitives_generated_query except primitive restart
|
2026-01-21 09:03:33 +00:00 |
|
panvk_cmd_ts.h
|
panvk: Add timestamp write and reset
|
2025-07-01 08:27:29 +00:00 |
|
panvk_descriptor_set.h
|
panvk: Use write-back maps for descriptor sets
|
2025-12-12 10:15:41 +01:00 |
|
panvk_descriptor_set_layout.h
|
panvk: Track which dynamic buffers are SSBOs
|
2026-03-26 16:28:36 +00:00 |
|
panvk_device.h
|
panvk: BDA capture/replay support on v10+
|
2026-02-12 14:00:50 +00:00 |
|
panvk_device_memory.c
|
panvk: Implement VK_EXT_map_memory_placed
|
2026-03-17 11:03:07 +00:00 |
|
panvk_device_memory.h
|
panvk: Conditionally register an host address when tracking user memory
|
2024-08-23 14:39:00 +00:00 |
|
panvk_host_copy.c
|
pan/kmod: Simplify pan_kmod_bo_mmap() to always map the whole BO
|
2026-03-17 11:03:07 +00:00 |
|
panvk_image.c
|
panvk: fixup v7 check
|
2026-03-05 10:01:12 +00:00 |
|
panvk_image.h
|
panvk: Create MS shadow images and views
|
2025-12-16 08:22:23 +00:00 |
|
panvk_image_view.h
|
panvk: Create MS shadow images and views
|
2025-12-16 08:22:23 +00:00 |
|
panvk_instance.c
|
panvk: remove unused flag
|
2026-03-24 22:23:23 +00:00 |
|
panvk_instance.h
|
panvk: remove unused flag
|
2026-03-24 22:23:23 +00:00 |
|
panvk_macros.h
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
panvk_mempool.c
|
panfrost: SPDX everything
|
2026-01-20 20:49:33 +00:00 |
|
panvk_mempool.h
|
panfrost: SPDX everything
|
2026-01-20 20:49:33 +00:00 |
|
panvk_meta.h
|
panvk/frame_shaders: Add support for resolve shaders
|
2026-02-23 21:00:16 +00:00 |
|
panvk_physical_device.c
|
panvk: Advertise VK_EXT_shader_atomic_float
|
2026-03-26 21:28:49 +00:00 |
|
panvk_physical_device.h
|
panvk: Implement VK_EXT_memory_budget support
|
2026-03-11 08:36:05 +00:00 |
|
panvk_precomp_cache.h
|
panvk: Add basic infrastructure for shader variants
|
2025-07-21 16:52:44 +00:00 |
|
panvk_priv_bo.c
|
pan/kmod: Simplify pan_kmod_bo_mmap() to always map the whole BO
|
2026-03-17 11:03:07 +00:00 |
|
panvk_priv_bo.h
|
panvk: Add various flush/invalidate helpers for internal BOs
|
2025-12-12 10:15:41 +01:00 |
|
panvk_query_pool.h
|
panvk: Use WB mappings for the global RW and executable memory pools
|
2025-12-12 10:15:41 +01:00 |
|
panvk_sampler.h
|
panvk: Use multiple sampler planes and one texture descriptor per plane
|
2025-02-08 07:48:41 +00:00 |
|
panvk_shader.h
|
panvk: Push our own blend descriptors
|
2026-01-15 21:55:40 +00:00 |
|
panvk_sparse.c
|
panvk: move sparse blackhole stuff to panvk_sparse.{c,h}
|
2025-11-27 17:05:42 +00:00 |
|
panvk_sparse.h
|
panvk: move sparse blackhole stuff to panvk_sparse.{c,h}
|
2025-11-27 17:05:42 +00:00 |
|
panvk_tracepoints.py
|
panvk/trace: Trace using pan_fb_layout instead of info
|
2026-02-23 21:00:11 +00:00 |
|
panvk_utrace.c
|
pan/kmod: Cache the device props at the pan_kmod_dev level
|
2025-12-12 10:15:30 +01:00 |
|
panvk_utrace.h
|
panvk: properly handle errors from utrace_context_init
|
2025-08-25 14:15:57 +00:00 |
|
panvk_utrace_perfetto.cc
|
pan/kmod: Cache the device props at the pan_kmod_dev level
|
2025-12-12 10:15:30 +01:00 |
|
panvk_utrace_perfetto.h
|
panvk/perfetto: Handle re-submittable command buffers
|
2025-08-25 07:08:31 +00:00 |
|
panvk_vX_blend.c
|
panvk: Support VK_EXT_legacy_dithering
|
2026-02-24 11:34:19 +00:00 |
|
panvk_vX_buffer_view.c
|
pan/buffer: Drop pan_buffer_view::offset
|
2026-03-26 16:28:35 +00:00 |
|
panvk_vX_cmd_desc_state.c
|
panvk: Increase robust buffer access alignments
|
2026-03-26 16:28:36 +00:00 |
|
panvk_vX_cmd_dispatch.c
|
panvk: Add a panvk_common_sysvals struct
|
2025-11-19 23:10:41 +00:00 |
|
panvk_vX_cmd_draw.c
|
panvk: Avoid direct MSAA resolves to AFBC on v6 and earlier
|
2026-02-26 11:15:30 +00:00 |
|
panvk_vX_cmd_frame_shaders.c
|
panvk/frame_shaders: Add support for resolve shaders
|
2026-02-23 21:00:16 +00:00 |
|
panvk_vX_cmd_meta.c
|
panvk: Disable conditional rendering during meta operations
|
2026-03-20 19:12:20 +00:00 |
|
panvk_vX_cmd_push_constant.c
|
panvk: Add a panvk_common_sysvals struct
|
2025-11-19 23:10:41 +00:00 |
|
panvk_vX_descriptor_set.c
|
panvk: Increase robust buffer access alignments
|
2026-03-26 16:28:36 +00:00 |
|
panvk_vX_descriptor_set_layout.c
|
panvk: Track which dynamic buffers are SSBOs
|
2026-03-26 16:28:36 +00:00 |
|
panvk_vX_device.c
|
panvk: BDA capture/replay support on v10+
|
2026-02-12 14:00:50 +00:00 |
|
panvk_vX_image_view.c
|
pan: change image2DMSArray lowering to use Z instead of Y
|
2026-03-25 15:05:53 +00:00 |
|
panvk_vX_nir_lower_descriptors.c
|
panvk: remove a redundant conditional
|
2026-03-25 15:05:53 +00:00 |
|
panvk_vX_nir_lower_input_attachment_loads.c
|
panfrost: SPDX everything
|
2026-01-20 20:49:33 +00:00 |
|
panvk_vX_physical_device.c
|
panvk: hide swapchainMaintenance1 behind WSI guard
|
2026-03-28 20:16:09 +00:00 |
|
panvk_vX_precomp_cache.c
|
pan: Move compiler to compiler/bifrost
|
2025-12-02 21:00:29 +00:00 |
|
panvk_vX_query_pool.c
|
panvk/csf: implement VK_EXT_primitives_generated_query except primitive restart
|
2026-01-21 09:03:33 +00:00 |
|
panvk_vX_sampler.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
panvk_vX_shader.c
|
panvk: Replace robust2_modes with robust_modes
|
2026-03-26 16:28:37 +00:00 |
|
panvk_wsi.c
|
panvk: Free drm device in can_present_on_device
|
2026-01-21 21:50:42 +00:00 |
|
panvk_wsi.h
|
panvk: Move panvk_wsi definitions to panvk_wsi.h
|
2024-03-27 09:47:34 +00:00 |