]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7374f794c6b6a3f8a656b85ba36a96b70da3605
tree895405c6cfdb8465bc8499e29f6e483f1ae5f818
parent92456a6ad2e4115069e87d332eaf1c6fc1c32bfc
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