mesa/src/imagination/vulkan
Luigi Santivetti 6c4883bc9d pvr: restrict the scope of copy_{buffer,image}_to_{image,buffer}
Do not conflate api and internal driver use of copy commands and make the
correct assumptions for the api path, according to the Vulkan spec.

Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37512>
2025-09-30 12:15:51 +00:00
..
pds pvr: add view index support for vertex shaders 2025-09-30 12:15:46 +00:00
winsys treewide: Make exported DRM FDs read-write. 2025-09-27 19:46:14 +00:00
meson.build vulkan: Compute path to write into JSON manifests once, use it everywhere 2025-09-26 10:47:31 +00:00
pvr_blit.c pvr: restrict the scope of copy_{buffer,image}_to_{image,buffer} 2025-09-30 12:15:51 +00:00
pvr_blit.h pvr: restrict the scope of copy_{buffer,image}_to_{image,buffer} 2025-09-30 12:15:51 +00:00
pvr_bo.c pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag 2023-09-06 12:19:46 +00:00
pvr_bo.h pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag 2023-09-06 12:19:46 +00:00
pvr_border.c pvr: Add support for custom border colors 2025-09-16 18:26:23 +00:00
pvr_border.h pvr: Add support for custom border colors 2025-09-16 18:26:23 +00:00
pvr_clear.c pvr, pco: switch to usc generated clear attachment shaders 2025-09-22 14:52:04 +01:00
pvr_clear.h pvr: drop PVRX macro 2024-11-29 15:14:11 +00:00
pvr_cmd_buffer.c pvr: improve unemitted resolve attachments readability 2025-09-30 12:15:51 +00:00
pvr_common.h pvr: move event/sampler cast defs to correct header 2025-09-26 08:15:59 +00:00
pvr_csb.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pvr_csb.h pvr: drop PVRX macro 2024-11-29 15:14:11 +00:00
pvr_csb_enum_helpers.h pvr: include pvr_common.h instead of pvr_private.h 2025-09-26 08:15:59 +00:00
pvr_descriptor_set.c pvr: drop pointless PVR_FROM_HANDLE macro 2025-09-26 08:15:58 +00:00
pvr_device.c pvr: setup Vulkan 1.1 & 1.2 features, properties, version 2025-09-30 12:15:50 +00:00
pvr_dump_bo.c pvr: Return VkResult from winsys buffer_map operation 2023-05-18 15:56:59 +00:00
pvr_dump_bo.h
pvr_dump_csb.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pvr_formats.c pvr: enable VK_FORMAT_D32_SFLOAT_S8_UINT 2025-09-30 12:15:44 +00:00
pvr_formats.h pvr: Add support for custom border colors 2025-09-16 18:26:23 +00:00
pvr_hw_pass.c pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_hw_pass.h pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_image.c pvr: drop pointless PVR_FROM_HANDLE macro 2025-09-26 08:15:58 +00:00
pvr_job_common.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pvr_job_common.h pvr: minor vulkan driver formatting fixes 2024-10-23 16:47:33 +00:00
pvr_job_compute.c imagination: Re-format using clang-format 2025-09-17 10:05:18 +00:00
pvr_job_compute.h pvr: Use common queue submit implementation 2023-02-28 21:39:49 +00:00
pvr_job_context.c pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_job_context.h pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_job_render.c pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_job_render.h pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_job_transfer.c pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_job_transfer.h pvr: Add support to process transfer and blit cmds 2023-04-19 11:01:05 +00:00
pvr_pass.c pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_pipeline.c pvr, pco: add multiview compiler support, advertise extension 2025-09-30 12:15:46 +00:00
pvr_private.h pvr: add view index support for vertex shaders 2025-09-30 12:15:46 +00:00
pvr_query.c pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_query_compute.c pvr: drop pointless PVR_FROM_HANDLE macro 2025-09-26 08:15:58 +00:00
pvr_queue.c pvr: add view index support for vertex shaders 2025-09-30 12:15:46 +00:00
pvr_robustness.c pvr: clang-format fixes 2023-07-13 10:23:32 +00:00
pvr_robustness.h pvr: Add robustness buffer support 2023-03-27 18:36:32 +00:00
pvr_spm.c pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_spm.h pvr: remove stale comment about pvr_pds_upload 2025-09-26 08:15:59 +00:00
pvr_tex_state.c pvr, pco: basic write without format support 2025-09-16 18:26:19 +00:00
pvr_tex_state.h pvr, pco: implement VK_EXT_image_2d_view_of_3d 2025-09-16 18:26:14 +00:00
pvr_transfer_frag_store.c pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_transfer_frag_store.h pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_usc.c pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_usc.h pvr: merge legacy uscgen code into pvr_usc 2025-09-22 14:52:05 +01:00
pvr_wsi.c pvr: drop pointless PVR_FROM_HANDLE macro 2025-09-26 08:15:58 +00:00