mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
Add new hal g->ops.gr.init.commit_cbes_reserve() in hal.gr.init unit to commit cbes reserve Define gp10b and gv11b chip specific operations Use new hals in gr_gp10b_update_ctxsw_preemption_mode() and gr_gv11b_update_ctxsw_preemption_mode() instead of directly committing using register accessors Jira NVGPU-2961 Change-Id: Iea2032ea61264c286b1fab46435ff5a84c90d3da Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2084749 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>