mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
File vgpu_fifo_gv11b.c contained syncpoint related implementation specific to gv11b. Move the implementations to a new file in hal directory for vgpu hal/vgpu/sync/syncpt_cmdbuf_gv11b_vgpu.c. Also move function vgpu_gv11b_init_fifo_setup_hw() to a new file in hal directory for vgpu hal/vgpu/fifo/fifo_gv11b_vgpu.c. Add a new yaml file nvgpu-hal-vgpu.yaml that contains vgpu specific hal files. Update arch yaml to reflect the above changes. Jira GVSCI-994 Change-Id: Ie33614473d5fd3fcd624c70709b109c4e45725ef Signed-off-by: Aparna Das <aparnad@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2138390 Reviewed-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Nirav Patel <nipatel@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>