mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
nvgpu_gr_subctx_set_patch_ctx was earlier used in the HAL gops.gr.ctx_patch_smpc. Usage was removed since that HAL applies to only gm20b that doesn't support subcontexts. Remove that function. gp10b_gr_init_commit_global_attrib_cb is also not used by any chip, so remove that also. Bug 3677982 Change-Id: Ief1c1a4038d3eed1cba3a71d83a2a438158f15f3 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2704854 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Scott Long <scottl@nvidia.com> Reviewed-by: Ankur Kishore <ankkishore@nvidia.com> GVS: Gerrit_Virtual_Submit