mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
Some methods are implemented in SW, and it is expected that nvgpu driver gets illegal method interrupts for these. Do not report illegal method error if related method could be handled. It avoids reporting false errors to 3LSS and more importantly avoids entering SW quiesce state. Jira NVGPU-3896 Change-Id: I1e6ddcf20e4038398259d22957619fe7bc2e9c7d Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2199906 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>