mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Add new hal g->ops.gr.init.load_sw_bundle_init() in hal.gr.init unit and move corresponding code from gk20a_init_sw_bundle() Add this hal to all the supported chips Move g->ops.gr.init_sw_veid_bundle() hal to hal.gr.init unit Move definition of hal to gv11b chip file of hal.gr.init Add this hal for gv11b/gv100/tu104 Move g->ops.gr.init_sw_bundle64() hal to hal.gr.init unit Move definition of hal to tu104 chip file of hal.gr.init Add this hal for tu104 Jira NVGPU-2961 Change-Id: I560c2ba95fb820275d5ccb46939007c58481ccbb Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2083631 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>