mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
is_fault_engine_subid_gpc HAL pointer belongs to engine HAL unit instead of fifo. This patch moves the HAL pointer to a newly constructed engine HAL unit. The following new files are added under HAL/fifo/ engines_gm20b.h engines_gm20b.c engines_gv11b.h engines_gv11b.c Jira NVGPU-1315 Change-Id: If28686bf7350563b06b13348a9fe3ef0099c35b2 Signed-off-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2031659 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>