mesa/src/virtio/vulkan
Yiwei Zhang 4a2adb36ae venus: set maxMipLevels to 1 for ahb images
Fixes: dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.*

Cc: 21.2.2 mesa-stable

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12639>
2021-08-31 21:50:25 +00:00
..
.clang-format venus: change SpaceBeforeParens style option 2021-04-20 16:29:28 -07:00
meson.build venus: break up vn_device.c 2021-08-02 22:45:45 +00:00
vn_android.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_android.h venus: cache ahb backed buffer memory type bits requirement 2021-08-02 17:03:06 +00:00
vn_buffer.c venus: fix all missing vn_object_base_fini 2021-08-23 18:51:38 +00:00
vn_buffer.h venus: prepare vn_CreateBuffer for AHB 2021-07-01 03:42:24 +00:00
vn_command_buffer.c venus: fix all missing vn_object_base_fini 2021-08-23 18:51:38 +00:00
vn_command_buffer.h venus: remember cmd buffer fb attachments 2021-06-03 06:03:31 +00:00
vn_common.c venus: print warnings when stuck in busy waits 2021-07-28 22:50:36 +00:00
vn_common.h venus: print warnings when stuck in busy waits 2021-07-28 22:50:36 +00:00
vn_cs.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_cs.h venus: use vn_renderer_shmem 2021-04-28 12:58:58 -07:00
vn_descriptor_set.c venus: conditionally enable async descriptor set allocation 2021-08-26 17:56:19 +00:00
vn_descriptor_set.h venus: check descriptor allocations against pool resource 2021-08-26 17:56:19 +00:00
vn_device.c venus: free queues after vkDestroyDevice is emitted 2021-08-06 19:48:49 +00:00
vn_device.h venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_device_memory.c venus: fix all missing vn_object_base_fini 2021-08-23 18:51:38 +00:00
vn_device_memory.h venus: refactor for property query of dma_buf fd 2021-05-29 04:48:50 +00:00
vn_icd.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_icd.h
vn_image.c venus: fix all missing vn_object_base_fini 2021-08-23 18:51:38 +00:00
vn_image.h vulkan/wsi: replace prime_blit_buffer by a bool 2021-07-23 15:31:20 -07:00
vn_instance.c venus: pre-initialize device groups 2021-08-31 20:54:06 +00:00
vn_instance.h venus: pre-initialize device groups 2021-08-31 20:54:06 +00:00
vn_physical_device.c venus: set maxMipLevels to 1 for ahb images 2021-08-31 21:50:25 +00:00
vn_physical_device.h venus: break up vn_device.c 2021-08-02 22:45:45 +00:00
vn_pipeline.c venus: scrub ignored fields of pipeline info when rasterization is disable 2021-08-23 20:00:58 +00:00
vn_pipeline.h venus: split out vn_pipeline.[ch] 2021-04-09 16:58:46 +00:00
vn_query_pool.c venus: split out vn_query_pool.[ch] 2021-04-09 16:58:46 +00:00
vn_query_pool.h venus: split out vn_query_pool.[ch] 2021-04-09 16:58:46 +00:00
vn_queue.c venus: fix all missing vn_object_base_fini 2021-08-23 18:51:38 +00:00
vn_queue.h venus: remove vn_queue::sync_queue_index 2021-04-14 21:18:10 +00:00
vn_render_pass.c venus: remember framebuffer attachments 2021-06-03 06:03:31 +00:00
vn_render_pass.h venus: remember framebuffer attachments 2021-06-03 06:03:31 +00:00
vn_renderer.h venus: simplify vn_renderer_sync creation 2021-06-11 23:44:45 +00:00
vn_renderer_virtgpu.c util/idalloc: fold the size call into init 2021-07-09 10:05:46 +00:00
vn_renderer_vtest.c venus: simplify vn_renderer_sync creation 2021-06-11 23:44:45 +00:00
vn_ring.c venus: use uint32_t in vn_ring_submit 2021-08-24 08:56:16 -07:00
vn_ring.h venus: use uint32_t in vn_ring_submit 2021-08-24 08:56:16 -07:00
vn_wsi.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_wsi.h venus: move wsi_image_create_info parsing 2021-06-03 06:03:31 +00:00
vn_wsi_wayland.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00
vn_wsi_x11.c venus: break up vn_device.h 2021-08-02 22:45:45 +00:00