mesa/src/amd/vulkan
Samuel Pitoiset 78b4d356f3 ac,radv,radeonsi: add ac_gpu_info::has_tc_compatible_htile
It's apparently not supported on GFX12.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29417>
2024-05-30 11:05:03 +00:00
..
bvh meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
layers radv: don't use python 3.9 feature in radv_annotate_layer_gen.py 2024-04-23 22:45:51 +00:00
meta radv: replace vk_to_non_srgb_format() by vk_format_no_srgb() 2024-05-22 16:34:17 +00:00
nir radv/rt: Track ray_launch_size reads 2024-05-28 12:23:45 +00:00
radix_sort meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tests radv: Add radv_nir_lower_hit_attrib_derefs_tests 2023-11-02 15:48:36 +00:00
winsys radv/amdgpu: do not use IB2 for nested command buffers 2024-04-23 16:41:56 +00:00
.clang-format radv/clang-format: Do not indent C++ modifiers 2023-11-02 15:48:36 +00:00
.editorconfig radv: Update editorconfig. 2021-04-10 03:31:58 +02:00
meson.build radv: implement VK_KHR_dynamic_rendering_local_read 2024-05-07 10:35:04 +00:00
radv_acceleration_structure.c radv: Destroy leaf_updateable_pipeline 2024-04-10 08:23:14 +00:00
radv_aco_shader_info.h radv: keep track of unaligned dynamic vertex access 2024-05-13 17:22:26 +00:00
radv_android.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_android.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_buffer.c radv: Store range rather than bo_size in VkBuffer/VkImage. 2024-04-16 16:29:57 +02:00
radv_buffer.h radv: Store range rather than bo_size in VkBuffer/VkImage. 2024-04-16 16:29:57 +02:00
radv_buffer_view.c radv: use new common helpers for building buffer descriptor 2024-05-22 08:31:39 +00:00
radv_buffer_view.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_check_va.py radv: add a Python script to check if a VA was ever valid 2020-12-30 08:40:21 +01:00
radv_cmd_buffer.c radv: only emit streamout enable for legacy streamout 2024-05-30 10:43:25 +00:00
radv_cmd_buffer.h radv: Remove radv_cmd_dirty_dynamic_bits 2024-05-27 20:34:36 +00:00
radv_constants.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_cp_dma.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_cp_dma.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_cp_reg_shadowing.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_cp_reg_shadowing.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_cs.c radv: fix flushing DB meta cache on GFX11.5 2024-05-29 06:21:17 +00:00
radv_cs.h radv: rename radeon perfctr uconfig helpers 2024-05-15 11:34:35 +00:00
radv_debug.c radv: use new common helpers for building buffer descriptor 2024-05-22 08:31:39 +00:00
radv_debug.h radv: Trace indirect dispatch sizes 2024-04-25 10:20:03 +00:00
radv_descriptor_set.c radv: use new common helpers for building buffer descriptor 2024-05-22 08:31:39 +00:00
radv_descriptor_set.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_device.c ac,radv,radeonsi: a function that sets mutable CB surface fields 2024-05-28 08:49:53 +00:00
radv_device.h ac,radv,radeonsi: a function that sets mutable CB surface fields 2024-05-28 08:49:53 +00:00
radv_device_generated_commands.c radv: add missing SQTT markers when an indirect indexed draw is used with DGC 2024-04-15 07:22:49 +00:00
radv_device_generated_commands.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_device_memory.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_device_memory.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +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 ac,radv,radeonsi: add a function to translate texture data format 2024-05-24 17:04:54 +02:00
radv_formats.h radv: use PIPE_FORMAT in radv_translate_tex_dataformat() 2024-05-24 17:04:54 +02:00
radv_image.c ac,radv,radeonsi: add ac_gpu_info::has_tc_compatible_htile 2024-05-30 11:05:03 +00:00
radv_image.h radv: do not check image usage for ITERATE256 with TC-compat HTILE 2024-05-24 11:48:32 +00:00
radv_image_view.c radv: use PIPE_FORMAT in radv_translate_tex_dataformat() 2024-05-24 17:04:54 +02:00
radv_image_view.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_instance.c radv: add RADV_DEBUG=psocachestats to report per-pipeline cache hits/misses 2024-04-22 13:54:05 +00:00
radv_instance.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_llvm_helper.cpp radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_llvm_helper.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_nir_to_llvm.c ac/llvm: use new s_wait instructions and split the existing ones for gfx12 2024-05-11 22:14:05 -04:00
radv_nir_to_llvm.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_perfcounter.c radv: rename radeon perfctr uconfig helpers 2024-05-15 11:34:35 +00:00
radv_perfcounter.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_physical_device.c amd/common: add ac_gpu_info::has_etc_support 2024-05-24 17:04:54 +02:00
radv_physical_device.h amd/common: add ac_gpu_info::has_etc_support 2024-05-24 17:04:54 +02:00
radv_pipeline.c radv: Add shader stats for inputs and outputs. 2024-05-21 20:37:05 +00:00
radv_pipeline.h ac: move radv_mem_vectorize_callback to common code 2024-05-21 18:20:30 +00:00
radv_pipeline_cache.c radv/rt: rework the helper that hashes a ray tracing pipeline 2024-04-26 07:40:09 +00:00
radv_pipeline_cache.h radv/rt: rework the helper that hashes a ray tracing pipeline 2024-04-26 07:40:09 +00:00
radv_pipeline_compute.c radv: precompute compute/task shader register values 2024-05-03 06:07:46 +00:00
radv_pipeline_compute.h radv: precompute compute/task shader register values 2024-05-03 06:07:46 +00:00
radv_pipeline_graphics.c radv: malloc graphics pipeline stages 2024-05-27 10:22:45 +00:00
radv_pipeline_graphics.h radv: make radv_pipeline_has_ngg static 2024-05-14 23:42:25 +00:00
radv_pipeline_rt.c ac: move radv_mem_vectorize_callback to common code 2024-05-21 18:20:30 +00:00
radv_pipeline_rt.h radv/rt: move radv_ray_tracing_pipeline::sha1 to radv_pipeline 2024-04-22 13:54:05 +00:00
radv_printf.c radv: move radv_printf_data to radv_printf.h 2024-04-05 12:18:38 +00:00
radv_printf.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_query.c radv: fix waiting for occlusion queries on GFX6-8 2024-04-19 07:36:37 +00:00
radv_query.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_queue.c ac,radv: add a stride parameter to ac_build_attr_ring_descriptor() 2024-05-27 08:17:58 +02:00
radv_queue.h radv: Remove radv_queue::device again 2024-05-12 09:58:22 +00:00
radv_radeon_winsys.h radv: add direct cs emit for a dword. 2024-04-11 12:48:29 +10:00
radv_rmv.c radv: Store range rather than bo_size in VkBuffer/VkImage. 2024-04-16 16:29:57 +02:00
radv_rmv.h radv/rmv: fix image binds logging for disjoint images 2024-04-10 11:23:40 +00:00
radv_rra.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_rra.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +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 ac,radv,radeonsi: add function to determine if alpha should be on MSB 2024-05-22 08:17:31 +02:00
radv_sdma.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_shader.c radv: Return a block from radv_replay_shader_arena_block 2024-05-29 09:10:47 +00:00
radv_shader.h radv: keep track of unaligned dynamic vertex access 2024-05-13 17:22:26 +00:00
radv_shader_args.c radv/rt: Track ray_launch_size reads 2024-05-28 12:23:45 +00:00
radv_shader_args.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_shader_info.c radv: Remove uses_dynamic_rt_callable_stack 2024-05-28 12:23:45 +00:00
radv_shader_info.h radv: Remove uses_dynamic_rt_callable_stack 2024-05-28 12:23:45 +00:00
radv_shader_object.c radv: implement VK_KHR_dynamic_rendering_local_read 2024-05-07 10:35:04 +00:00
radv_shader_object.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_spm.c radv: rename radeon perfctr uconfig helpers 2024-05-15 11:34:35 +00:00
radv_spm.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_sqtt.c radv: apply the SQ_THREAD_TRACE_WPTR workaround on GFX11 only 2024-05-28 13:59:31 +00:00
radv_sqtt.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_video.c radv/video: Report maxBitrate in encode capabilities 2024-04-26 09:18:29 +00:00
radv_video.h radv/video: Avoid resetting rate control every frame 2024-04-19 09:51:06 +00:00
radv_video_enc.c radv/video/encode: fix quality params on v2 hw. 2024-05-14 05:45:57 +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