mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
In __gr_gk20a_exec_ctx_ops(), we right now call gr_gk20a_ctx_patch_smpc() even if operations are on pm_ctx image which is incorrect since this is only required for SMPC operations on main context image Fix this by not calling gr_gk20a_ctx_patch_smpc() for pm_ctx image Jira NVGPU-1527 Jira NVGPU-1613 Change-Id: I5111fb0e6ea1f329750b42a37a98f5c006b47deb Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2011095 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
212 KiB
212 KiB