mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
GPC reset is right now triggered from common.mc unit for NVGPU_NEXT. Move the triggers to common code in common.gr unit. This way it is much more cleaner to handle multiple GR instances (added in subsequent patch) Hardcode GR engine instance to 0 for now since by default there is only one GR engine instance. Jira NVGPU-5648 Change-Id: I3fd4d0a50db5a8c4b3decf1df881af323cea50c1 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2403549 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>