diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2017-07-26 22:10:53 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-07-27 11:17:45 -0400 |
commit | 799c7b20b26078e1e3b1c7d38e9ffce9bb56348d (patch) | |
tree | 5f2e8a59e207742c5c71ee9d47aae989fb793d33 | |
parent | f31c94d1de618064d5212462363f570a42ab39df (diff) |
drm/amdgpu: fix header on gfx9 clear state
This got missed when we open sourced this.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h b/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h index 18fd01f3e4b2..003a131bad47 100644 --- a/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h +++ b/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h | |||
@@ -1,24 +1,25 @@ | |||
1 | |||
2 | /* | 1 | /* |
3 | *************************************************************************************************** | 2 | * Copyright 2017 Advanced Micro Devices, Inc. |
4 | * | 3 | * |
5 | * Trade secret of Advanced Micro Devices, Inc. | 4 | * Permission is hereby granted, free of charge, to any person obtaining a |
6 | * Copyright (c) 2010 Advanced Micro Devices, Inc. (unpublished) | 5 | * copy of this software and associated documentation files (the "Software"), |
7 | * | 6 | * to deal in the Software without restriction, including without limitation |
8 | * All rights reserved. This notice is intended as a precaution against inadvertent publication and | 7 | * the rights to use, copy, modify, merge, publish, distribute, sublicense, |
9 | * does not imply publication or any waiver of confidentiality. The year included in the foregoing | 8 | * and/or sell copies of the Software, and to permit persons to whom the |
10 | * notice is the year of creation of the work. | 9 | * Software is furnished to do so, subject to the following conditions: |
11 | * | 10 | * |
12 | *************************************************************************************************** | 11 | * The above copyright notice and this permission notice shall be included in |
13 | */ | 12 | * all copies or substantial portions of the Software. |
14 | /** | 13 | * |
15 | *************************************************************************************************** | 14 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
16 | * @brief gfx9 Clearstate Definitions | 15 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
17 | *************************************************************************************************** | 16 | * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
18 | * | 17 | * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR |
19 | * Do not edit! This is a machine-generated file! | 18 | * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
20 | * | 19 | * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
21 | */ | 20 | * OTHER DEALINGS IN THE SOFTWARE. |
21 | * | ||
22 | */ | ||
22 | 23 | ||
23 | static const unsigned int gfx9_SECT_CONTEXT_def_1[] = | 24 | static const unsigned int gfx9_SECT_CONTEXT_def_1[] = |
24 | { | 25 | { |