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.falcon.set_current_ctx_invalid() in hal.gr.falcon unit to invalidate current_ctx by setting invalid flag in register gr_fecs_current_ctx_r() Use new hal in gr_gk20a_init_golden_ctx_image() instead of accessing the register directly Define the hal for all supported chips Jira NVGPU-2961 Change-Id: I756dac505c661ea2754abdbf6934927d1b469be3 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2085032 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>