| .. |
|
bvh
|
radv/bvh: Make sure internal nodes are collapsed when possible
|
2026-02-03 20:00:15 +00:00 |
|
layers
|
radv: rework app workarounds implemented using internal layers
|
2026-01-28 11:46:25 +00:00 |
|
meta
|
radv/meta: fix HTILE fixup after copying depth/stencil image copies
|
2026-03-09 09:07:09 +00:00 |
|
nir
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
tests
|
radv: remove radv_disable_depth_storage drirc
|
2026-03-05 07:55:27 +00:00 |
|
winsys/amdgpu
|
radv/amdgpu: bypass GL2 for command buffer BOs
|
2026-02-04 12:45:06 +00:00 |
|
.clang-format
|
|
|
|
.editorconfig
|
|
|
|
meson.build
|
amd: add meson variable idep_amd_generated_headers for all generated headers
|
2026-02-28 05:23:59 +00:00 |
|
radv_acceleration_structure.c
|
radv/meta: Rework saving/restoring state
|
2026-02-18 09:37:55 +01:00 |
|
radv_aco_shader_info.h
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_android.c
|
radv: use AHARDWAREBUFFER_USAGE_CAMERA_MASK
|
2025-07-09 03:47:06 +00:00 |
|
radv_android.h
|
|
|
|
radv_buffer.c
|
radv: Mitigate GFX6-7 SMEM bug for robust OOB access
|
2026-01-02 23:42:16 +00:00 |
|
radv_buffer.h
|
|
|
|
radv_buffer_view.c
|
radv: Remove offset parameter from radv_make_texel_buffer_descriptor.
|
2025-05-02 09:13:14 +00:00 |
|
radv_buffer_view.h
|
radv: Remove offset parameter from radv_make_texel_buffer_descriptor.
|
2025-05-02 09:13:14 +00:00 |
|
radv_check_va.py
|
|
|
|
radv_cmd_buffer.c
|
radv: rewrite a comment explaining why PFP waits for ME with streamout
|
2026-03-11 07:34:45 +00:00 |
|
radv_cmd_buffer.h
|
radv: fix independent sets with dynamic buffers and GPL
|
2026-02-24 11:12:14 +00:00 |
|
radv_constants.h
|
radv: re-format using clang-format
|
2025-09-09 05:48:56 +00:00 |
|
radv_cp_dma.c
|
radv: remove unreachable code for prefetch in radv_cs_emit_cp_dma()
|
2025-11-19 08:03:38 +00:00 |
|
radv_cp_dma.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cp_reg_shadowing.c
|
radv: use radv_buffer_get_va() more
|
2025-10-27 07:56:44 +00:00 |
|
radv_cp_reg_shadowing.h
|
radv: switch to radv_cmd_stream everywhere
|
2025-08-08 11:49:23 +00:00 |
|
radv_cs.c
|
ac,radv: add ac_cmdbuf::context_roll and use it
|
2025-12-17 15:09:26 +00:00 |
|
radv_cs.h
|
ac,radv,radeonsi: shorten some emit macro names
|
2026-02-04 13:27:49 +00:00 |
|
radv_debug.c
|
radv: dump the PS epilog in the GPU hang report
|
2026-03-09 09:53:27 +00:00 |
|
radv_debug.h
|
radv: dump the PS epilog in the GPU hang report
|
2026-03-09 09:53:27 +00:00 |
|
radv_debug_nir.c
|
treewide: use UTIL_DYNARRAY_INIT
|
2025-11-04 13:39:48 +00:00 |
|
radv_debug_nir.h
|
radv: Add RADV_DEBUG=validatevas for address validation in nir
|
2025-08-15 10:32:35 +00:00 |
|
radv_descriptor_pool.c
|
radv: fix resetting descriptor pool since the new descriptor sets allocator
|
2025-11-26 09:09:13 +00:00 |
|
radv_descriptor_pool.h
|
radv: implement a new descriptor sets allocator
|
2025-10-24 06:25:17 +00:00 |
|
radv_descriptor_set.c
|
vk: descriptors: sort bindings along with flags
|
2026-01-20 15:55:47 +00:00 |
|
radv_descriptor_set.h
|
radv: implement a new descriptor sets allocator
|
2025-10-24 06:25:17 +00:00 |
|
radv_descriptor_update_template.c
|
radv: reduce the combined image/sampler desc size on GFX11+
|
2025-08-14 06:47:30 +00:00 |
|
radv_descriptor_update_template.h
|
radv: move descriptor update implementation to radv_descriptor_update_template.c/h
|
2025-06-27 07:55:37 +00:00 |
|
radv_descriptors.c
|
radv: reduce the combined image/sampler desc size on GFX11+
|
2025-08-14 06:47:30 +00:00 |
|
radv_descriptors.h
|
radv: reduce the combined image/sampler desc size on GFX11+
|
2025-08-14 06:47:30 +00:00 |
|
radv_device.c
|
radv: remove declared but unused radv_get_dcc_max_uncompressed_block_size()
|
2026-02-09 09:43:01 +00:00 |
|
radv_device.h
|
radv: move color/depth-stencil init surface helpers to radv_image_view.c/h
|
2026-02-09 09:43:01 +00:00 |
|
radv_device_memory.c
|
radv: rename RADEON_FLAG_VA_UNCACHED to RADEON_FLAG_GL2_BYPASS
|
2025-12-16 07:17:08 +00:00 |
|
radv_device_memory.h
|
|
|
|
radv_dgc.c
|
radv/meta: Rework saving/restoring state
|
2026-02-18 09:37:55 +01:00 |
|
radv_dgc.h
|
radv: Remove unneeded forward declaration of qf from dgc header
|
2025-10-14 12:33:19 +00:00 |
|
radv_event.c
|
radv: rename RADEON_FLAG_VA_UNCACHED to RADEON_FLAG_GL2_BYPASS
|
2025-12-16 07:17:08 +00:00 |
|
radv_event.h
|
|
|
|
radv_formats.c
|
radv: Disable video features for some DRM modifiers
|
2026-03-09 23:27:46 +00:00 |
|
radv_formats.h
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
radv_host_image_copy.c
|
radv: implement vkTransitionImageLayout()
|
2025-07-15 09:12:16 +00:00 |
|
radv_image.c
|
radv: add radv_image_has_hiz_metadata()
|
2026-03-05 13:58:18 +00:00 |
|
radv_image.h
|
radv: remove unused radv_gfx12_get_hiz_clear_value()
|
2026-03-05 13:58:18 +00:00 |
|
radv_image_view.c
|
radv: initialize HiZ also for depth-only images
|
2026-03-05 13:58:18 +00:00 |
|
radv_image_view.h
|
radv: move {depth,stencil}_compress_disable to the image view extra info
|
2026-02-09 09:43:01 +00:00 |
|
radv_instance.c
|
radv: remove radv_disable_depth_storage drirc
|
2026-03-05 07:55:27 +00:00 |
|
radv_instance.h
|
radv: remove radv_disable_depth_storage drirc
|
2026-03-05 07:55:27 +00:00 |
|
radv_llvm_helper.cpp
|
|
|
|
radv_llvm_helper.h
|
|
|
|
radv_nir_to_llvm.c
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_nir_to_llvm.h
|
|
|
|
radv_perfcounter.c
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_perfcounter.h
|
ac,radv,radeonsi: add more SPM helpers to common code
|
2025-11-24 08:05:08 +00:00 |
|
radv_physical_device.c
|
ac: add ac_cu_info::has_fmask, adjust FMASK checks
|
2026-03-04 21:14:56 +00:00 |
|
radv_physical_device.h
|
radv: remove radv_physical_device::max_shared_size
|
2026-02-26 15:49:11 +00:00 |
|
radv_pipeline.c
|
ac/nir: fix when both dual source outputs are unwritten
|
2026-03-05 09:38:23 +00:00 |
|
radv_pipeline.h
|
radv: fix independent sets with dynamic buffers and GPL
|
2026-02-24 11:12:14 +00:00 |
|
radv_pipeline_binary.c
|
treewide: use UTIL_DYNARRAY_INIT
|
2025-11-04 13:39:48 +00:00 |
|
radv_pipeline_binary.h
|
|
|
|
radv_pipeline_cache.c
|
radv: improve skipping of creation of NIR for cached rt pipeline libraries
|
2026-01-29 15:41:34 +00:00 |
|
radv_pipeline_cache.h
|
radv/rt: Compile ahit/isec shaders to asm
|
2026-01-20 21:49:55 +00:00 |
|
radv_pipeline_compute.c
|
radv: fix RADV_DEBUG=shaderstats with RT pipelines
|
2026-01-26 09:26:14 +00:00 |
|
radv_pipeline_compute.h
|
radv: rename indirect_descriptor_sets to indirect_descriptors
|
2025-10-10 13:22:03 +00:00 |
|
radv_pipeline_graphics.c
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_pipeline_graphics.h
|
radv: add ngg_wave_id_en to radv_shader_info
|
2026-02-16 14:33:57 +00:00 |
|
radv_pipeline_layout.c
|
radv: fix independent sets with dynamic buffers and GPL
|
2026-02-24 11:12:14 +00:00 |
|
radv_pipeline_layout.h
|
radv: remove radv_pipeline_layout::push_constant_size
|
2025-10-23 07:25:41 +00:00 |
|
radv_pipeline_rt.c
|
radv/rt: Refactor shader group stack size calculation to include traversal stack
|
2026-01-31 14:26:56 +00:00 |
|
radv_pipeline_rt.h
|
radv: improve skipping of creation of NIR for cached rt pipeline libraries
|
2026-01-29 15:41:34 +00:00 |
|
radv_query.c
|
radv/meta: stop using pdev for some query resolve shaders
|
2026-02-26 07:21:06 +00:00 |
|
radv_query.h
|
radv: re-run clang-format
|
2025-07-16 09:10:33 +02:00 |
|
radv_queue.c
|
radv: optimize clipping performance with PA_SU_HARDWARE_SCREEN_OFFSET
|
2026-03-10 12:07:46 +00:00 |
|
radv_queue.h
|
radv: replace radeon_cmdbuf by ac_cmdbuf completely
|
2025-10-08 18:00:15 +00:00 |
|
radv_radeon_winsys.h
|
radv/amdgpu: Add ability to pad BOs with a read-only VM page
|
2026-01-02 23:42:16 +00:00 |
|
radv_rmv.c
|
amd: restrict radeon_info::marketing_name to 64 characters and copy it
|
2025-11-24 12:34:08 +00:00 |
|
radv_rmv.h
|
|
|
|
radv_rra.c
|
radv/rra: Fix nullptr dereference
|
2026-02-03 20:00:15 +00:00 |
|
radv_rra.h
|
radv/rra: Count box16 nodes properly
|
2026-01-10 11:34:18 +01:00 |
|
radv_rra_gfx10_3.c
|
radv/bvh: Add radv_aabb16 and use it for box16 nodes
|
2026-01-10 11:36:19 +01:00 |
|
radv_rra_gfx12.c
|
radv/rra: Count box16 nodes properly
|
2026-01-10 11:34:18 +01:00 |
|
radv_sampler.c
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_sampler.h
|
radv: fix capture/replay with sampler border color
|
2025-09-12 06:51:51 +00:00 |
|
radv_sdma.c
|
radv: replace radv_sdma_surf by ac_sdma_surf
|
2026-03-09 08:40:47 +00:00 |
|
radv_sdma.h
|
radv: replace radv_sdma_surf by ac_sdma_surf
|
2026-03-09 08:40:47 +00:00 |
|
radv_shader.c
|
radv: apply the 1D workgroup optimization for mesh/task shaders too
|
2026-03-09 09:29:35 +00:00 |
|
radv_shader.h
|
radv: fix independent sets with dynamic buffers and GPL
|
2026-02-24 11:12:14 +00:00 |
|
radv_shader_args.c
|
amd: rename ac_cu_info to ac_compiler_info
|
2026-03-03 08:50:12 +00:00 |
|
radv_shader_args.h
|
radv: fix independent sets with dynamic buffers and GPL
|
2026-02-24 11:12:14 +00:00 |
|
radv_shader_info.c
|
radv: don't cache esgs_ring_size/gsvs_ring_size
|
2026-02-26 15:49:15 +00:00 |
|
radv_shader_info.h
|
radv: don't cache esgs_ring_size/gsvs_ring_size
|
2026-02-26 15:49:15 +00:00 |
|
radv_shader_object.c
|
treewide: Replace calling to function ALIGN with align
|
2025-11-12 21:58:40 +00:00 |
|
radv_shader_object.h
|
radv: gather push constant size from shaders for ESO
|
2025-10-23 07:25:41 +00:00 |
|
radv_spm.c
|
radv/spm: use a staging buffer for faster reads on dGPUS
|
2026-01-12 09:35:37 +00:00 |
|
radv_spm.h
|
radv: Remove qf from radv_spm/sqtt/perfcounter where applicable
|
2025-10-14 12:33:20 +00:00 |
|
radv_sqtt.c
|
radv/sqtt: rework acquiring timed cmdbufs
|
2026-01-28 11:11:24 +00:00 |
|
radv_sqtt.h
|
radv/sqtt: rework acquiring timed cmdbufs
|
2026-01-28 11:11:24 +00:00 |
|
radv_video.c
|
radv/video: Disable qp map for h265 on vcn1
|
2026-02-26 11:54:13 +00:00 |
|
radv_video.h
|
radv/video: Split cdf buffer and encode ctx
|
2026-02-24 12:29:25 +00:00 |
|
radv_video_enc.c
|
radv/video: Split cdf buffer and encode ctx
|
2026-02-24 12:29:25 +00:00 |
|
radv_wsi.c
|
radv: fix race condition when getting the blit queue
|
2025-12-11 11:16:29 +00:00 |
|
radv_wsi.h
|
|
|