mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Add new hal g->ops.gr.init.get_patch_slots() in hal.gr.init unit to get patch slot count. Remove g->ops.gr.get_patch_slots(). Move corresponding functions to hal.gr.init unit This hal does not need to be set for vGPU since it is not called in that case Jira NVGPU-2961 Change-Id: Ide488ae93af53a755da95faa268563070bd24bea Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2097533 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>