mesa/src/freedreno/vulkan
Chia-I Wu 53d87865ca turnip: fix drm modifier support with planar formats
We need to advertise the results of tu6_plane_count and handle
VK_IMAGE_ASPECT_MEMORY_PLANE_*_BIT.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6374
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16169>
2022-04-29 22:30:45 +00:00
..
.clang-format turnip: preliminary support for Wayland WSI 2019-03-11 10:02:13 -07:00
.dir-locals.el turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
.editorconfig turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
meson.build turnip: Sub-allocate pipelines out of a device-global BO pool. 2022-04-12 01:01: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 turnip: clean up TODO. 2019-03-11 10:01:41 -07:00
tu_android.c turnip: Use vk_common_AcquireImageANDROID 2022-01-11 17:25:22 +00:00
tu_autotune.c turnip: Move autotune buffers to suballoc. 2022-04-12 01:01:56 +00:00
tu_autotune.h turnip: Move autotune buffers to suballoc. 2022-04-12 01:01:56 +00:00
tu_clear_blit.c turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_cmd_buffer.c turnip: Skip load/stores for tiles with no geometry 2022-04-29 09:29:55 +00:00
tu_cs.c turnip: Sub-allocate pipelines out of a device-global BO pool. 2022-04-12 01:01:56 +00:00
tu_cs.h turnip: Sub-allocate pipelines out of a device-global BO pool. 2022-04-12 01:01:56 +00:00
tu_descriptor_set.c tu: Add an extra storage descriptor for isam 2022-03-15 21:36:38 +00:00
tu_descriptor_set.h tu: Rewrite dynamic descriptor handling 2022-03-15 21:36:38 +00:00
tu_device.c turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_drm.c turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_formats.c turnip: fix drm modifier support with planar formats 2022-04-29 22:30:45 +00:00
tu_image.c turnip: fix drm modifier support with planar formats 2022-04-29 22:30:45 +00:00
tu_kgsl.c turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_nir_lower_multiview.c turnip: Convert fd_dev_info to const pointer 2021-07-14 01:58:00 +00:00
tu_pass.c turnip: Skip load/stores for tiles with no geometry 2022-04-29 09:29:55 +00:00
tu_perfetto.cc turnip/perfetto: handle gpu timestamps being non-monotonic 2022-01-27 18:59:43 +00:00
tu_perfetto.h turnip/perfetto: handle gpu timestamps being non-monotonic 2022-01-27 18:59:43 +00:00
tu_perfetto_util.c turnip: rename tu_drm_get_timestamp into tu_device_get_gpu_timestamp 2022-01-27 18:59:43 +00:00
tu_pipeline.c turnip: Reduce the pipeline's CS allocation a bit. 2022-04-12 01:01:56 +00:00
tu_pipeline_cache.c turnip: Plumb non-startup errors through the new vk_error helpers 2021-10-07 20:51:36 +00:00
tu_private.h turnip: fix drm modifier support with planar formats 2022-04-29 22:30:45 +00:00
tu_query.c turnip: Skip load/stores for tiles with no geometry 2022-04-29 09:29:55 +00:00
tu_shader.c turnip: Add nir_opt_conditional_discard. 2022-04-19 18:45:29 +00:00
tu_suballoc.c turnip: Sub-allocate pipelines out of a device-global BO pool. 2022-04-12 01:01:56 +00:00
tu_tracepoints.py turnip/trace: Delete unused start/end_resolve tracepoints 2022-01-27 18:59:43 +00:00
tu_util.c turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_util.h turnip: Add debug option to print gmem load/store skip stats 2022-04-29 09:29:55 +00:00
tu_wsi.c turnip/trace: process u_trace chunks on queue submission 2022-01-27 18:59:43 +00:00
vk_format.h vulkan: Move common format function to vulkan/util/vk_format.h 2022-03-31 17:18:22 +00:00