mesa/src/freedreno/vulkan
Valentine Burley c2af4f61a7 tu: Use vk_query_pool
Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29441>
2024-07-01 16:23:29 +00:00
..
layers tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
.clang-format turnip: msm: fix racy gem close for re-imported dma-buf 2024-05-13 21:58:37 +00:00
.dir-locals.el
.editorconfig
meson.build tu: Rename tu_query.cc/h to tu_query_pool.cc/h 2024-07-01 16:23:28 +00:00
msm_kgsl.h
TODO
tu_android.cc turnip: Support AHardwareBuffer 2024-05-14 14:53:45 +00:00
tu_android.h turnip/android: Migrate to common ANB code 2024-05-14 14:53:45 +00:00
tu_autotune.cc tu: fix ZPASS_DONE interference between occlusion queries and autotuner 2024-06-18 11:39:57 +00:00
tu_autotune.h tu/autotune: use SAMPLE_COUNT_END_OFFSET when writing the ending sample count 2024-04-09 12:04:16 +00:00
tu_buffer.cc tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_buffer.h tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_buffer_view.cc tu: Move buffer view related code to tu_buffer_view.cc/h 2024-07-01 16:23:28 +00:00
tu_buffer_view.h tu: Move buffer view related code to tu_buffer_view.cc/h 2024-07-01 16:23:28 +00:00
tu_clear_blit.cc tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_clear_blit.h tu: Basic a7xx support 2023-09-05 16:19:30 +00:00
tu_cmd_buffer.cc tu: Enable LRZ feedback in sysmem 2024-06-26 15:53:51 +00:00
tu_cmd_buffer.h tu: Use a7xx terminology for flushes 2024-06-21 10:34:05 +00:00
tu_common.h tu: Switch to vk_ycbcr_conversion 2024-06-21 19:30:06 +00:00
tu_cs.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_cs.h turnip,ir3/a750: Implement consts loading via preamble 2024-02-12 22:05:13 +00:00
tu_cs_breadcrumbs.cc freedreno/regs: Clarify polling on a7xx for CP_WAIT_REG_MEM/CP_COND_WRITE5 2023-07-12 13:33:28 +00:00
tu_descriptor_set.cc tu: Move buffer view related code to tu_buffer_view.cc/h 2024-07-01 16:23:28 +00:00
tu_descriptor_set.h tu: Move sampler related code to tu_sampler.cc/h 2024-06-21 19:30:06 +00:00
tu_device.cc tu: Rename tu_query.cc/h to tu_query_pool.cc/h 2024-07-01 16:23:28 +00:00
tu_device.h tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_dynamic_rendering.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_dynamic_rendering.h turnip: add tu_dynamic_rendering.h 2022-08-04 00:40:12 +00:00
tu_event.cc tu: Handle all dependencies of CmdWaitEvents2 2024-06-12 12:28:44 +00:00
tu_event.h tu: Move event related related code to tu_event.cc/h 2024-06-12 12:28:44 +00:00
tu_formats.cc tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_formats.h tu: Enable UBWC for SNORM formats on a740+ 2024-02-27 07:33:59 -05:00
tu_image.cc tu: Move buffer view related code to tu_buffer_view.cc/h 2024-07-01 16:23:28 +00:00
tu_image.h tu: Move buffer view related code to tu_buffer_view.cc/h 2024-07-01 16:23:28 +00:00
tu_knl.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_knl.h turnip: msm: fix racy gem close for re-imported dma-buf 2024-05-13 21:58:37 +00:00
tu_knl_drm.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_knl_drm.h tu/drm: Split out helper for iova alloc 2023-08-08 00:20:48 +00:00
tu_knl_drm_msm.cc turnip/msm: Do rd dump only when there are commands in submission 2024-05-27 12:29:32 +00:00
tu_knl_drm_virtio.cc virgl: Update headers 2024-05-23 20:02:03 +00:00
tu_knl_kgsl.cc tu: Use current_frame from vk device to delimit u_trace frames 2024-05-16 18:12:30 +00:00
tu_lrz.cc tu: Enable LRZ feedback in sysmem 2024-06-26 15:53:51 +00:00
tu_lrz.h tu: Specify LRZ FC depth clear value on A7XX 2024-06-07 10:18:10 +00:00
tu_nir_lower_multiview.cc treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
tu_pass.cc tu: Disable depth and stencil tests when attachment state requires it 2024-05-02 18:18:52 +00:00
tu_pass.h tu: Disable depth and stencil tests when attachment state requires it 2024-05-02 18:18:52 +00:00
tu_perfetto.cc tu: Move buffer related code to tu_buffer.cc/h 2024-06-26 14:38:22 +00:00
tu_perfetto.h tu: Add perfetto memory tracing 2024-03-25 19:49:50 +00:00
tu_pipeline.cc tu: Add early preamble statistic 2024-06-26 15:16:38 +00:00
tu_pipeline.h tu: Support VK_EXT_attachment_feedback_loop_dynamic_state 2024-06-21 09:06:53 +00:00
tu_query_pool.cc tu: Use vk_query_pool 2024-07-01 16:23:29 +00:00
tu_query_pool.h tu: Use vk_query_pool 2024-07-01 16:23:29 +00:00
tu_rmv.cc tu: Use vk_query_pool 2024-07-01 16:23:29 +00:00
tu_rmv.h tu: add RMV support 2024-03-08 11:34:17 +00:00
tu_sampler.cc tu: Drop tu_init_sampler helper function 2024-06-21 19:30:06 +00:00
tu_sampler.h tu: Move sampler related code to tu_sampler.cc/h 2024-06-21 19:30:06 +00:00
tu_shader.cc ir3, tu, freedreno: Move early_preamble to ir3_shader 2024-06-26 15:16:38 +00:00
tu_shader.h turnip,ir3/a750: Implement inline uniforms via ldg.k 2024-02-12 22:05:13 +00:00
tu_suballoc.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_suballoc.h tu: Give suballoc bo's a name 2024-02-24 01:15:04 +00:00
tu_tracepoints.py tu: Add attachments' UBWC info to renderpass tracepoint 2024-06-14 20:18:32 +00:00
tu_util.cc freedreno: add fd_rd_output facilities for gzip-compressed RD dumps 2024-01-31 07:59:30 +01:00
tu_util.h tu: Always print startup failure messages 2023-11-14 13:14:11 +00:00
tu_wsi.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_wsi.h tu: Replace TU_HAS_SURFACE with TU_USE_WSI_PLATFORM 2024-04-16 10:03:48 +00:00