mesa/src/imagination/vulkan
Karmjit Mahil 661440717a pvr: Fix cdm shared reg usage reported to fw.
For context switching we need to keep track of the max shared regs
used and report that to the fw.

Reported-by: Rajnesh Kanwal rajnesh.kanwal@imgtec.com
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/17683>
2022-07-29 11:37:06 +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: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
meson.build pvr: Change compute hard coding infrastructure. 2022-06-20 08:13:11 +00:00
pvr_blit.c pvr: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
pvr_bo.c pvr: Split pvr_dev_addr_t into a separate header 2022-07-15 10:39:21 +01:00
pvr_bo.h
pvr_cmd_buffer.c pvr: Fix cdm shared reg usage reported to fw. 2022-07-29 11:37:06 +00:00
pvr_csb.c
pvr_csb.h pvr: Add helper macros for creating pvr_dev_addr_t instances 2022-07-15 10:39:21 +01: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: Add support for input attachment descriptor. 2022-07-25 11:57:48 +01:00
pvr_device.c pvr: Add IDF/WDF program for compute pipeline barrier. 2022-07-29 11:37:05 +00:00
pvr_formats.c pvr: Add IDF/WDF program for compute pipeline barrier. 2022-07-29 11:37:05 +00:00
pvr_formats.h
pvr_hardcode.c pvr: Add IDF/WDF program for compute pipeline barrier. 2022-07-29 11:37:05 +00:00
pvr_hardcode.h pvr: Add IDF/WDF program for compute pipeline barrier. 2022-07-29 11:37:05 +00:00
pvr_hw_pass.c
pvr_hw_pass.h
pvr_image.c pvr: Add compute pipeline barrier handling. 2022-07-29 11:37:06 +00:00
pvr_job_common.c pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
pvr_job_common.h pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
pvr_job_compute.c pvr: Split out unioned structs from struct pvr_sub_cmd 2022-07-13 12:28:05 +01:00
pvr_job_compute.h pvr: Split out unioned structs from struct pvr_sub_cmd 2022-07-13 12:28:05 +01:00
pvr_job_context.c pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
pvr_job_context.h pvr: Split pvr_dev_addr_t into a separate header 2022-07-15 10:39:21 +01:00
pvr_job_render.c pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
pvr_job_render.h pvr: Split pvr_dev_addr_t into a separate header 2022-07-15 10:39:21 +01:00
pvr_job_transfer.c pvr: Split out unioned structs from struct pvr_sub_cmd 2022-07-13 12:28:05 +01:00
pvr_job_transfer.h pvr: Split out unioned structs from struct pvr_sub_cmd 2022-07-13 12:28:05 +01:00
pvr_limits.h pvr: Fix physical device limits. 2022-06-24 09:15:53 +00:00
pvr_pass.c pvr: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
pvr_pipeline.c pvr: Add static consts to hard coding infra. 2022-07-29 11:21:08 +01:00
pvr_pipeline_cache.c
pvr_private.h pvr: Add compute pipeline barrier handling. 2022-07-29 11:37:06 +00:00
pvr_query.c pvr: Implement vkCreateQueryPool() and vkDestroyQueryPool(). 2022-04-13 17:58:03 +00:00
pvr_queue.c pvr: Add initial vkCmdPipelineBarrier skeleton. 2022-07-29 11:37:05 +00:00
pvr_shader.c
pvr_shader.h
pvr_tex_state.c pvr: Add compute pipeline barrier handling. 2022-07-29 11:37:06 +00:00
pvr_tex_state.h pvr: Split pvr_dev_addr_t into a separate header 2022-07-15 10:39:21 +01:00
pvr_wsi.c pvr: Use the common AcquireNextImage implementation 2022-06-10 01:33:12 +00:00
vk_format.h vulkan: Common vk_format_get_component_bits 2022-07-18 22:14:06 +00:00