diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2017-12-08 17:02:24 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-13 17:28:08 -0500 |
commit | e466c2935fe196f4c9d512650f1224f194a00b51 (patch) | |
tree | 69e1b65e25d933f5924088644ff882a3978a1327 /drivers/gpu/drm/amd/amdgpu | |
parent | 2dd744e0ce2a34cb6b77a80385eee827a6a1ee24 (diff) |
drm/amdgpu: remove some old gc 9.x registers
Leftover from bring up.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h b/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h index 003a131bad47..567a904804bc 100644 --- a/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h +++ b/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h | |||
@@ -48,7 +48,7 @@ static const unsigned int gfx9_SECT_CONTEXT_def_1[] = | |||
48 | 0x00000000, // DB_STENCIL_WRITE_BASE | 48 | 0x00000000, // DB_STENCIL_WRITE_BASE |
49 | 0x00000000, // DB_STENCIL_WRITE_BASE_HI | 49 | 0x00000000, // DB_STENCIL_WRITE_BASE_HI |
50 | 0x00000000, // DB_DFSM_CONTROL | 50 | 0x00000000, // DB_DFSM_CONTROL |
51 | 0x00000000, // DB_RENDER_FILTER | 51 | 0, // HOLE |
52 | 0x00000000, // DB_Z_INFO2 | 52 | 0x00000000, // DB_Z_INFO2 |
53 | 0x00000000, // DB_STENCIL_INFO2 | 53 | 0x00000000, // DB_STENCIL_INFO2 |
54 | 0, // HOLE | 54 | 0, // HOLE |
@@ -259,8 +259,8 @@ static const unsigned int gfx9_SECT_CONTEXT_def_2[] = | |||
259 | 0x00000000, // PA_SC_RIGHT_VERT_GRID | 259 | 0x00000000, // PA_SC_RIGHT_VERT_GRID |
260 | 0x00000000, // PA_SC_LEFT_VERT_GRID | 260 | 0x00000000, // PA_SC_LEFT_VERT_GRID |
261 | 0x00000000, // PA_SC_HORIZ_GRID | 261 | 0x00000000, // PA_SC_HORIZ_GRID |
262 | 0x00000000, // PA_SC_FOV_WINDOW_LR | 262 | 0, // HOLE |
263 | 0x00000000, // PA_SC_FOV_WINDOW_TB | 263 | 0, // HOLE |
264 | 0, // HOLE | 264 | 0, // HOLE |
265 | 0, // HOLE | 265 | 0, // HOLE |
266 | 0, // HOLE | 266 | 0, // HOLE |
@@ -701,7 +701,7 @@ static const unsigned int gfx9_SECT_CONTEXT_def_7[] = | |||
701 | { | 701 | { |
702 | 0x00000000, // VGT_GS_MAX_PRIMS_PER_SUBGROUP | 702 | 0x00000000, // VGT_GS_MAX_PRIMS_PER_SUBGROUP |
703 | 0x00000000, // VGT_DRAW_PAYLOAD_CNTL | 703 | 0x00000000, // VGT_DRAW_PAYLOAD_CNTL |
704 | 0x00000000, // VGT_INDEX_PAYLOAD_CNTL | 704 | 0, // HOLE |
705 | 0x00000000, // VGT_INSTANCE_STEP_RATE_0 | 705 | 0x00000000, // VGT_INSTANCE_STEP_RATE_0 |
706 | 0x00000000, // VGT_INSTANCE_STEP_RATE_1 | 706 | 0x00000000, // VGT_INSTANCE_STEP_RATE_1 |
707 | 0, // HOLE | 707 | 0, // HOLE |