mesa/src/freedreno/vulkan
Rob Clark 354c26d0c0 tu/drm/virtio: Fix dmabuf import
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27219>
2024-01-23 21:57:59 +00:00
..
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el
.editorconfig
meson.build meson: Only link libvdrm to Turnip with virtio KMD 2023-11-07 18:22:56 +00:00
msm_kgsl.h turnip: Update the msm_kgsl.h header with the sanitized 4.19 version 2022-01-21 21:25:07 +00:00
TODO
tu_android.cc tu: compile as C++ 2023-03-24 15:49:26 +00:00
tu_android.h turnip: add tu_android.h 2022-08-04 00:40:12 +00:00
tu_autotune.cc tu/a7xx: Fix occlusion query 2023-09-05 16:19:30 +00:00
tu_autotune.h tu: Retain allocated CSes in tu_autotune_on_submit 2022-09-09 07:57:54 +00:00
tu_clear_blit.cc turnip: update symbols that have become aliases for newer ones 2023-12-06 02:21:04 +00:00
tu_clear_blit.h tu: Basic a7xx support 2023-09-05 16:19:30 +00:00
tu_cmd_buffer.cc turnip: update symbols that have become aliases for newer ones 2023-12-06 02:21:04 +00:00
tu_cmd_buffer.h tu: Support higher descriptor set count for A7XX 2023-10-07 18:15:02 +00:00
tu_common.h tu/common: Generalize TU_GENX macro 2023-09-05 16:19:30 +00:00
tu_cs.cc freedreno/regs: Add 2 new a7xx modes to CP_COND_REG_EXEC 2023-07-12 13:33:28 +00:00
tu_cs.h tu: Basic a7xx support 2023-09-05 16:19:30 +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: Rework dynamic offset handling 2023-12-05 20:38:28 +00:00
tu_descriptor_set.h tu: Rework dynamic offset handling 2023-12-05 20:38:28 +00:00
tu_device.cc wsi/x11: Add drirc option to ignore SUBOPTIMAL. 2024-01-18 17:23:32 +00:00
tu_device.h ir3: Add fullsync and fullnop ir3 dbg options for over-syncing 2024-01-15 19:15:26 +00:00
tu_dynamic_rendering.cc tu: Basic a7xx support 2023-09-05 16:19:30 +00:00
tu_dynamic_rendering.h turnip: add tu_dynamic_rendering.h 2022-08-04 00:40:12 +00:00
tu_formats.cc turnip: fix typo in comment 2023-12-03 09:19:13 +00:00
tu_formats.h tu: Make sure copies to half-float formats are bit exact 2023-11-09 16:24:45 +00:00
tu_image.cc turnip: Disable UBWC for D/S images on A690 2024-01-03 17:35:07 +00:00
tu_image.h tu: Basic a7xx support 2023-09-05 16:19:30 +00:00
tu_knl.cc tu: support l1 dcache size on musl 2024-01-12 13:21:10 +00:00
tu_knl.h tu: Add metadata support for dedicated allocations 2023-12-22 04:01:12 +00:00
tu_knl_drm.cc tu/drm: Split out helper for iova alloc 2023-08-08 00:20:48 +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 tu: Add metadata support for dedicated allocations 2023-12-22 04:01:12 +00:00
tu_knl_drm_virtio.cc tu/drm/virtio: Fix dmabuf import 2024-01-23 21:57:59 +00:00
tu_knl_kgsl.cc tu/kgsl: Fix field order in kgsl_command_object init 2023-10-06 19:23:42 +00:00
tu_lrz.cc tu: Rewrite remaining pipeline LRZ handling 2023-09-25 19:03:56 +00:00
tu_lrz.h turnip: Save the renderpass's clear values in the cmdbuf state. 2023-08-16 16:02:51 +00:00
tu_nir_lower_multiview.cc nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
tu_pass.cc tu: Use common vk_subpass_dependency_is_fb_local() 2023-10-12 09:30:07 +00:00
tu_pass.h turnip: Track the first/last subpass an attachment is used in. 2023-08-16 16:02:51 +00:00
tu_perfetto.cc u_trace: generate tracepoint index parameter in perfetto callbacks 2023-10-17 11:19:13 +00:00
tu_perfetto.h tu/perfetto: Allow gpu time to be passed into tu_perfetto_submit 2023-10-03 14:19:24 +00:00
tu_pipeline.cc turnip: update symbols that have become aliases for newer ones 2023-12-06 02:21:04 +00:00
tu_pipeline.h tu: Move shader linking to tu_shader.cc 2023-12-05 20:38:28 +00:00
tu_query.cc tu/a7xx: Fix occlusion queries on pre-A740 GPUs 2023-11-09 15:36:37 +00:00
tu_query.h turnip: add tu_query.h 2022-08-04 00:40:12 +00:00
tu_shader.cc tu: Move shader linking to tu_shader.cc 2023-12-05 20:38:28 +00:00
tu_shader.h tu: Move shader linking to tu_shader.cc 2023-12-05 20:38:28 +00:00
tu_suballoc.cc treewide: Avoid use align as variable, replace it with other names 2023-12-07 02:30:53 +00:00
tu_suballoc.h treewide: Avoid use align as variable, replace it with other names 2023-12-07 02:30:53 +00:00
tu_tracepoints.py tu/perfetto: s/MRTs/attachment_count/ in traces. 2023-04-16 15:50:49 +00:00
tu_util.cc tu: Always print startup failure messages 2023-11-14 13:14:11 +00:00
tu_util.h tu: Always print startup failure messages 2023-11-14 13:14:11 +00:00
tu_wsi.cc tu: compile as C++ 2023-03-24 15:49:26 +00:00
tu_wsi.h turnip: add tu_wsi.h 2022-08-04 00:40:12 +00:00