..
bvh
radv/rt: Guard leaf encoding by leaf node count
2025-03-10 17:42:05 +00:00
layers
vulkan/runtime: rely on vk_buffer::device_address
2025-03-13 14:44:06 +00:00
meta
radv: disable TC-compatible CMASK with {FMASK,DCC}_DECOMPRESS
2025-03-28 19:41:07 +00:00
nir
radv: Implement multidimensional ray query arrays
2025-03-03 12:07:47 +00:00
tests
radv/tests: add few tests that verify drirc options
2025-03-12 09:07:16 +00:00
winsys
radv/winsys: set has_distributed_tess for null winsys
2025-03-26 20:52:53 +00:00
.clang-format
radv/clang-format: Do not indent C++ modifiers
2023-11-02 15:48:36 +00:00
.editorconfig
meson.build
radv/tests: add few tests that verify drirc options
2025-03-12 09:07:16 +00:00
radv_acceleration_structure.c
radv/rt: Flush CP writes from the common BVH framework with INV_L2 on GFX12
2025-03-28 23:07:17 +00:00
radv_aco_shader_info.h
aco: Move NGG pos export scheduling determination to drivers.
2025-01-30 15:26:45 +00:00
radv_android.c
radv: add address binding report support for BOs imported with a fd
2024-12-03 08:13:13 +00:00
radv_android.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_buffer.c
radv: switch to device address from vk_buffer
2025-03-06 09:46:01 +00:00
radv_buffer.h
radv: switch to device address from vk_buffer
2025-03-06 09:46:01 +00:00
radv_buffer_view.c
radv: switch to device address from vk_buffer
2025-03-06 09:46:01 +00:00
radv_buffer_view.h
radv: remove radv_buffer_view_{init,finish}() helpers
2025-02-17 16:53:28 +01:00
radv_check_va.py
radv: Add sparse mappings to radv_check_va.py.
2024-11-29 12:57:42 +00:00
radv_cmd_buffer.c
radv: disable TC-compatible CMASK with {FMASK,DCC}_DECOMPRESS
2025-03-28 19:41:07 +00:00
radv_cmd_buffer.h
radv: rework the shader pointer emit as macros
2025-03-28 07:49:04 +00:00
radv_constants.h
radv: allocate memory for the shader query buffer on GFX12
2025-01-21 08:42:32 +00:00
radv_cp_dma.c
radv: rename fill/copy memory helpers
2025-02-13 13:47:14 +01:00
radv_cp_dma.h
radv: rename fill/copy memory helpers
2025-02-13 13:47:14 +01:00
radv_cp_reg_shadowing.c
ac,radv,radeonsi: use PM4 for shadowed registers
2025-03-28 20:50:22 +00:00
radv_cp_reg_shadowing.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_cs.c
radv: add radeon_event_write() macros
2025-03-27 07:09:07 +00:00
radv_cs.h
radv: add a helper to emit PM4 commands to a CS
2025-03-28 07:49:04 +00:00
radv_debug.c
radv: dump the Mesa version with RADV_DEBUG=hang
2024-12-09 18:25:24 +00:00
radv_debug.h
radv: add RADV_DEBUG=pso_history
2025-03-07 09:14:18 +01:00
radv_descriptor_set.c
radv: switch to device address from vk_buffer
2025-03-06 09:46:01 +00:00
radv_descriptor_set.h
radv: use blake3 for hashing pipeline layouts
2024-07-10 07:35:19 +00:00
radv_device.c
radv: remove radv_force_pstate_peak_gfx11_dgpu=true for Helldivers 2
2025-03-26 09:33:19 +00:00
radv_device.h
radv: reserve bits explicitly for cache key structs
2025-02-25 13:52:18 +00:00
radv_device_memory.c
vulkan/runtime: Add object type to DMR API
2025-03-04 15:24:39 +00:00
radv_device_memory.h
radv: add import and export handle_type in radv_alloc_memory
2025-03-03 08:26:51 +00:00
radv_dgc.c
radv: get vbo info directly into dgc upload
2025-03-06 01:26:02 +00:00
radv_dgc.h
radv/meta: convert DGC pipeline layout to vk_meta
2024-12-29 18:31:50 +00:00
radv_event.c
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_event.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_formats.c
radv: remove meaningless TODOs in radv_GetDeviceImageMemoryRequirements()
2025-02-28 07:40:56 +00:00
radv_formats.h
treewide: Stop putting enum in front of Vulkan enum types
2024-12-02 17:22:49 +00:00
radv_image.c
radv: check HTILE compression for depth/stencil images per level
2025-02-28 08:05:14 +00:00
radv_image.h
radv: check HTILE compression for depth/stencil images per level
2025-02-28 08:05:14 +00:00
radv_image_view.c
radv: disable TC-compatible CMASK with {FMASK,DCC}_DECOMPRESS
2025-03-28 19:41:07 +00:00
radv_image_view.h
radv: disable TC-compatible CMASK with {FMASK,DCC}_DECOMPRESS
2025-03-28 19:41:07 +00:00
radv_instance.c
radv: remove radv_force_pstate_peak_gfx11_dgpu=true for Helldivers 2
2025-03-26 09:33:19 +00:00
radv_instance.h
radv: remove radv_force_pstate_peak_gfx11_dgpu=true for Helldivers 2
2025-03-26 09:33:19 +00:00
radv_llvm_helper.cpp
amd,radeonsi: reduce legacy::PassManager use to only run backend passes
2024-10-05 09:10:06 +00:00
radv_llvm_helper.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_nir_to_llvm.c
amd: lower load_local_invocation_index in NIR
2025-01-02 17:36:55 +00:00
radv_nir_to_llvm.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_perfcounter.c
radv: add more helpers to start/stop perfcounters
2025-03-28 07:49:04 +00:00
radv_perfcounter.h
radv: add more helpers to start/stop perfcounters
2025-03-28 07:49:04 +00:00
radv_physical_device.c
radv: expose VK_KHR_video_mainteance2
2025-03-28 21:18:00 +00:00
radv_physical_device.h
radv: add a helper to know whether compute queue is enabled
2025-03-25 12:49:10 +00:00
radv_pipeline.c
radv/gfx10+: remove null exports if discard isn't used
2025-03-07 15:00:37 +00:00
radv_pipeline.h
radv: add RADV_DEBUG=pso_history
2025-03-07 09:14:18 +01:00
radv_pipeline_binary.c
radv: fix creating pipeline binary from the traversal shader
2025-03-25 10:10:06 +00:00
radv_pipeline_binary.h
radv: add initial support for pipeline binaries
2024-09-10 08:19:52 +00:00
radv_pipeline_cache.c
nir: Don't include the full nir.h when not necessary.
2025-02-12 22:33:07 +01:00
radv_pipeline_cache.h
radv: Add missing includes and remove unnecessary NIR includes.
2025-02-12 22:33:07 +01:00
radv_pipeline_compute.c
radv: add RADV_DEBUG=pso_history
2025-03-07 09:14:18 +01:00
radv_pipeline_compute.h
radv: fix skipping on-disk shaders cache when not useful
2024-11-20 10:01:26 +00:00
radv_pipeline_graphics.c
radv: add dcc_decompress_gfx11 in radv_graphics_state_key
2025-03-07 15:00:37 +00:00
radv_pipeline_graphics.h
radv: roll line topology dynamic state changes into existing rast samples flag
2025-03-06 01:26:02 +00:00
radv_pipeline_rt.c
radv: add RADV_DEBUG=pso_history
2025-03-07 09:14:18 +01:00
radv_pipeline_rt.h
radv: Add missing includes and remove unnecessary NIR includes.
2025-02-12 22:33:07 +01:00
radv_printf.c
radv: promote VK_KHR_maintenance5 to core 1.4 API
2024-12-03 10:21:55 +00:00
radv_printf.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_query.c
radv: add new helper to emit PKT3_EVENT_WRITE for sampling queries
2025-03-27 07:09:07 +00:00
radv_query.h
radv: allocate memory for the shader query buffer on GFX12
2025-01-21 08:42:32 +00:00
radv_queue.c
radv: add a helper to emit PM4 commands to a CS
2025-03-28 07:49:04 +00:00
radv_queue.h
radv: rename attr_ring to ge_rings
2025-01-14 00:59:38 -08:00
radv_radeon_winsys.h
radv/video: rework command buffer emission
2025-03-26 14:59:12 +00:00
radv_rmv.c
radv: switch to device address from vk_buffer
2025-03-06 09:46:01 +00:00
radv_rmv.h
radv/rmv: fix image binds logging for disjoint images
2024-04-10 11:23:40 +00:00
radv_rra.c
vulkan/runtime: rely on vk_buffer::device_address
2025-03-13 14:44:06 +00:00
radv_rra.h
radv/rra: Reduce the memory requirement of copy_after_build
2024-06-21 17:47:53 +00:00
radv_sampler.c
ac,radv,radeonsi: introduce a helper to build a sampler descriptor
2024-05-17 13:43:12 +00:00
radv_sampler.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_sdma.c
radv: cleanup passing the aspect mask for SDMA operations
2025-03-25 19:13:20 +00:00
radv_sdma.h
radv: cleanup passing the aspect mask for SDMA operations
2025-03-25 19:13:20 +00:00
radv_shader.c
radv: don't assume WGP mode in radv_get_max_waves
2025-03-06 20:47:20 +00:00
radv_shader.h
radv: add dcc_decompress_gfx11 in radv_graphics_state_key
2025-03-07 15:00:37 +00:00
radv_shader_args.c
radv: declare a new user SGPR for emulating queries on GFX12
2025-01-21 08:42:32 +00:00
radv_shader_args.h
radv: declare a new user SGPR for emulating queries on GFX12
2025-01-21 08:42:32 +00:00
radv_shader_info.c
nir, compiler: Rename needs_quad_helper_invocations
2025-03-14 21:55:57 +00:00
radv_shader_info.h
radv: store num_attributes to shader info
2025-03-06 01:26:02 +00:00
radv_shader_object.c
radv: Add missing includes and remove unnecessary NIR includes.
2025-02-12 22:33:07 +01:00
radv_shader_object.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_spm.c
radv: add a helper to emit SPM muxsel
2025-03-28 07:49:04 +00:00
radv_spm.h
radv: resize the SPM bo when it's too small
2024-10-29 18:33:17 +00:00
radv_sqtt.c
radv: add a helper to emit PM4 commands to a CS
2025-03-28 07:49:04 +00:00
radv_sqtt.h
radv: add new start/stop sqtt helpers for capturing with SQTT
2024-11-28 07:03:21 +00:00
radv_video.c
radv/video: convert to using common parameter wrappers.
2025-03-28 21:18:00 +00:00
radv_video.h
radv/video: Move IB header from begin/end to encode_video
2025-02-18 11:12:22 +00:00
radv_video_enc.c
radv/video: rework command buffer emission
2025-03-26 14:59:12 +00:00
radv_wsi.c
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00
radv_wsi.h
radv: use SPDX-License-Identifier
2024-04-08 07:17:31 +00:00