mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
1095f0eea3748a8c23de418007e12c5a33ec9d62
Modify read_pending_interrupts hal to report the pending gr interrupt bit back to isr to process. semaphore_timeout interrupt bit is removed after gk20a chip. Remove that bit checking from the isr function. Remove some static functions for handling interrupt, which only calls gk20a_gr_set_error_notifier. Call that function directly from isr JIRA NVGPU-3016 Change-Id: Ic7084f038114fbce6d6b5c10a806dee6280e5c0a Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2092876 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided