mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
nvgpu_gr_ctx_load_golden_ctx_image() in common.gr.ctx unit programs initial pm_mode in context. gk20a_alloc_obj_ctx() then disables pm_mode ctxsw by default. Fix this by disabling pm_mode ctxsw by default in nvgpu_gr_ctx_load_golden_ctx_image() itself. Remove corresponding code from gk20a_alloc_obj_ctx() Jira NVGPU-1887 Change-Id: I6e1f83cefcb6229394da353e4cd87f1f5a0b10d4 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2076273 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>