drm/amd/amdgpu: Add GFX9.1 PWR_MISC_CNTL_STATUS register to headers
authorTom St Denis <tom.stdenis@amd.com>
Fri, 20 Mar 2020 18:21:58 +0000 (14:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Apr 2020 18:44:42 +0000 (14:44 -0400)
commit1f02c97b32dd983ab1646bc77d7e75c52ca97c5a
tree895405c6cfdb8465bc8499e29f6e483f1ae5f818
parent18485be976574d484e1efd80785b2dc6ce15ca2d
drm/amd/amdgpu: Add GFX9.1 PWR_MISC_CNTL_STATUS register to headers

The registers are needed for umr and not in the headers.  I left them
in the gfx_v9_0.c since it includes 9.0 and 9.4 headers and including
9.1 headers would result in a lot of duplicate registers clashing.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_offset.h
drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_sh_mask.h