summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/regops_gp106.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/regops_gp106.h')
-rw-r--r--drivers/gpu/nvgpu/gp106/regops_gp106.h24
1 files changed, 15 insertions, 9 deletions
diff --git a/drivers/gpu/nvgpu/gp106/regops_gp106.h b/drivers/gpu/nvgpu/gp106/regops_gp106.h
index 271adcbf..801e6f1c 100644
--- a/drivers/gpu/nvgpu/gp106/regops_gp106.h
+++ b/drivers/gpu/nvgpu/gp106/regops_gp106.h
@@ -4,17 +4,23 @@
4 * 4 *
5 * Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved. 5 * Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved.
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify it 7 * Permission is hereby granted, free of charge, to any person obtaining a
8 * under the terms and conditions of the GNU General Public License, 8 * copy of this software and associated documentation files (the "Software"),
9 * version 2, as published by the Free Software Foundation. 9 * to deal in the Software without restriction, including without limitation
10 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 * and/or sell copies of the Software, and to permit persons to whom the
12 * Software is furnished to do so, subject to the following conditions:
10 * 13 *
11 * This program is distributed in the hope it will be useful, but WITHOUT 14 * The above copyright notice and this permission notice shall be included in
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 15 * all copies or substantial portions of the Software.
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
14 * more details.
15 * 16 *
16 * You should have received a copy of the GNU General Public License 17 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23 * DEALINGS IN THE SOFTWARE.
18 */ 24 */
19#ifndef __REGOPS_GP106_H_ 25#ifndef __REGOPS_GP106_H_
20#define __REGOPS_GP106_H_ 26#define __REGOPS_GP106_H_