Files
linux-nvgpu/drivers/gpu
Terje Bergstrom cbda0b2b71 gpu: nvgpu: Handle interrupt even if no channel
If we could not find the channel for GR interrupt we skipped
resetting it. Change the logic to do the reset, and find the channel
via FIFO engine status.

Bug 1706962

Change-Id: I8a0d283b36d88ea1cec541dbf90db7929104ad7c
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/839465
2015-12-05 07:42:44 -08:00
..