mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
This patch adds the support to handle and report graphics related exceptions to 3LSS. Specifically, it adds the following exceptions: NV_PGRAPH_PRI_BE0_BECS_BE_EXCEPTION_CROP NV_PGRAPH_PRI_BE0_BECS_BE_EXCEPTION_ZROP NV_PGRAPH_PRI_GPC0_GPCCS_GPC_EXCEPTION_PROP NV_PGRAPH_PRI_GPC0_GPCCS_GPC_EXCEPTION_ZCULL NV_PGRAPH_PRI_GPC0_GPCCS_GPC_EXCEPTION_SETUP NV_PGRAPH_PRI_GPC0_GPCCS_GPC_EXCEPTION_PES0 NV_PGRAPH_PRI_GPC0_GPCCS_GPC_EXCEPTION_PES1 NV_PGRAPH_PRI_GPC0_TPC0_TPCCS_TPC_EXCEPTION_PE JIRA NVGPU-3457 Change-Id: Ib24b67ed33ae139317ec85bba3fbb80ba51fd384 Signed-off-by: Rajesh Devaraj <rdevaraj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2158609 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>