mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
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>
This commit is contained in:
parent
2dd744e0ce
commit
e466c2935f
5 changed files with 4 additions and 84 deletions
|
@ -48,7 +48,7 @@ static const unsigned int gfx9_SECT_CONTEXT_def_1[] =
|
|||
0x00000000, // DB_STENCIL_WRITE_BASE
|
||||
0x00000000, // DB_STENCIL_WRITE_BASE_HI
|
||||
0x00000000, // DB_DFSM_CONTROL
|
||||
0x00000000, // DB_RENDER_FILTER
|
||||
0, // HOLE
|
||||
0x00000000, // DB_Z_INFO2
|
||||
0x00000000, // DB_STENCIL_INFO2
|
||||
0, // HOLE
|
||||
|
@ -259,8 +259,8 @@ static const unsigned int gfx9_SECT_CONTEXT_def_2[] =
|
|||
0x00000000, // PA_SC_RIGHT_VERT_GRID
|
||||
0x00000000, // PA_SC_LEFT_VERT_GRID
|
||||
0x00000000, // PA_SC_HORIZ_GRID
|
||||
0x00000000, // PA_SC_FOV_WINDOW_LR
|
||||
0x00000000, // PA_SC_FOV_WINDOW_TB
|
||||
0, // HOLE
|
||||
0, // HOLE
|
||||
0, // HOLE
|
||||
0, // HOLE
|
||||
0, // HOLE
|
||||
|
@ -701,7 +701,7 @@ static const unsigned int gfx9_SECT_CONTEXT_def_7[] =
|
|||
{
|
||||
0x00000000, // VGT_GS_MAX_PRIMS_PER_SUBGROUP
|
||||
0x00000000, // VGT_DRAW_PAYLOAD_CNTL
|
||||
0x00000000, // VGT_INDEX_PAYLOAD_CNTL
|
||||
0, // HOLE
|
||||
0x00000000, // VGT_INSTANCE_STEP_RATE_0
|
||||
0x00000000, // VGT_INSTANCE_STEP_RATE_1
|
||||
0, // HOLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue