Files
linux-nvgpu/drivers/gpu/nvgpu/gk20a
Terje Bergstrom 467d0b1a19 gpu: nvgpu: Don't query engine id for inval engine
When we get a PBDMA MMU fault, we won't be able to map the MMU id
into an engine id for reset. We still pass FIFO_INVAL_ENGINE_ID to
gk20a_fifo_should_defer_engine_reset() which causes an unnecessary
debug spew.

Check for FIFO_INVAL_ENGINE before calling
gk20a_fifo_should_defer_engine_reset().

Change-Id: I6f4a49be194cbc6070c1a1c667059de2ea79790f
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1321492
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2017-03-21 12:08:13 -07:00
..
2017-01-30 16:34:24 -08:00
2017-03-02 18:48:41 -08:00
2015-03-18 12:08:53 -07:00
2015-03-18 12:08:53 -07:00
2017-03-20 16:40:02 -07:00