mesa/src/imagination/vulkan
Karmjit Mahil 7858c32550 pvr: Fix physical device limits.
This commit changes to the physical device limits which were
missed during the 1.17 transition.

Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17206>
2022-06-24 09:15:53 +00:00
..
pds pvr: Pass device info struct in pds generator. 2022-06-07 14:55:10 +01:00
usc pvr: Change compute hard coding infrastructure. 2022-06-20 08:13:11 +00:00
winsys pvr: Update for firmware 1.17@6256262 2022-06-21 15:09:10 +00:00
meson.build pvr: Change compute hard coding infrastructure. 2022-06-20 08:13:11 +00:00
pvr_blit.c
pvr_bo.c
pvr_bo.h
pvr_cmd_buffer.c pvr: Enable 33.15.11.3 (AXE-1-16M). 2022-06-20 16:59:01 +00:00
pvr_csb.c
pvr_csb.h pvr: csbgen: Add *_unpack() functions for all generated struct types 2022-06-08 09:13:22 +00:00
pvr_csb_enum_helpers.h pvr: Fix incorrect samples to cr_isp_aa_mode conversion. 2022-06-08 08:35:44 +00:00
pvr_descriptor_set.c pvr: Write immutable descriptor words in vkAllocateDescriptorSets(). 2022-06-08 08:35:44 +00:00
pvr_device.c pvr: Fix physical device limits. 2022-06-24 09:15:53 +00:00
pvr_formats.c pvr: Remove vk_format_is_pure_integer and use common helper. 2022-06-07 14:55:10 +01:00
pvr_formats.h
pvr_hardcode.c pvr: Extend hard coding infra to allow per stage per device coding. 2022-06-20 16:59:01 +00:00
pvr_hardcode.h pvr: Extend hard coding infra to allow per stage per device coding. 2022-06-20 16:59:01 +00:00
pvr_hw_pass.c
pvr_hw_pass.h
pvr_image.c vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
pvr_job_common.c pvr: Restrict argument to dev_info where possible. 2022-06-07 14:55:10 +01:00
pvr_job_common.h pvr: Restrict argument to dev_info where possible. 2022-06-07 14:55:10 +01:00
pvr_job_compute.c pvr: Add vk_sync support and remove service winsys syncobjs interface. 2022-05-13 23:18:16 +00:00
pvr_job_compute.h pvr: Add vk_sync support and remove service winsys syncobjs interface. 2022-05-13 23:18:16 +00:00
pvr_job_context.c pvr: Add support to create transfer context and setup required shaders. 2022-05-12 12:38:48 +01:00
pvr_job_context.h pvr: Add services winsys transfer cmd submit interface. 2022-06-07 14:55:10 +01:00
pvr_job_render.c pvr: Add csb enum helper funciton header. 2022-06-08 08:35:44 +00:00
pvr_job_render.h pvr: Add vk_sync support and remove service winsys syncobjs interface. 2022-05-13 23:18:16 +00:00
pvr_job_transfer.c pvr: Move transfer logic to pvr_job_transfer.[ch] 2022-06-07 14:55:11 +01:00
pvr_job_transfer.h pvr: Move transfer logic to pvr_job_transfer.[ch] 2022-06-07 14:55:11 +01:00
pvr_limits.h pvr: Fix physical device limits. 2022-06-24 09:15:53 +00:00
pvr_pass.c pvr: Add support to create transfer context and setup required shaders. 2022-05-12 12:38:48 +01:00
pvr_pipeline.c pvr: Extend hard coding infra to allow per stage per device coding. 2022-06-20 16:59:01 +00:00
pvr_pipeline_cache.c
pvr_private.h pvr: Enable 33.15.11.3 (AXE-1-16M). 2022-06-20 16:59:01 +00:00
pvr_query.c pvr: Implement vkCreateQueryPool() and vkDestroyQueryPool(). 2022-04-13 17:58:03 +00:00
pvr_queue.c pvr: Move transfer logic to pvr_job_transfer.[ch] 2022-06-07 14:55:11 +01:00
pvr_shader.c
pvr_shader.h
pvr_tex_state.c
pvr_tex_state.h
pvr_wsi.c pvr: Use the common AcquireNextImage implementation 2022-06-10 01:33:12 +00:00
vk_format.h pvr: Remove clang-format off comment from vk_format.h 2022-06-07 14:55:11 +01:00