summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/fifo_gp10b.h
diff options
context:
space:
mode:
authorSeshendra Gadagottu <sgadagottu@nvidia.com>2015-02-05 17:01:59 -0500
committerDeepak Nibade <dnibade@nvidia.com>2016-12-27 04:52:04 -0500
commit750014be79cce9562653db96e735f78fdc2e058f (patch)
tree9e1aa5cc77aadb262931adf03080fb98304e5787 /drivers/gpu/nvgpu/gp10b/fifo_gp10b.h
parentc965d7a54a347dc71191561ea5cd1a389ee8b091 (diff)
gpu: nvgpu: gp10b: support for replayable faults
Add support for enabling replayable faults during channel instance block binding. Also fixed register programing sequence for setting channel pbdma timeout. Bug 1587825 Change-Id: I5a25819b960001d184507bc597aca051f2ac43ad Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/681703 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/fifo_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/fifo_gp10b.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/fifo_gp10b.h b/drivers/gpu/nvgpu/gp10b/fifo_gp10b.h
index 18e2034f..ad3679aa 100644
--- a/drivers/gpu/nvgpu/gp10b/fifo_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/fifo_gp10b.h
@@ -1,5 +1,7 @@
1/* 1/*
2 * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. 2 * GP10B Fifo
3 *
4 * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved.
3 * 5 *
4 * This program is free software; you can redistribute it and/or modify it 6 * This program is free software; you can redistribute it and/or modify it
5 * under the terms and conditions of the GNU General Public License, 7 * under the terms and conditions of the GNU General Public License,