drm/amdgpu/gfx11: remove some register fields that no longer exist
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2022 03:17:38 +0000 (23:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2022 20:33:08 +0000 (16:33 -0400)
commit98bae89647603309ca2a5f172299ecc31c5d2db0
tree3d31dbeb7959a31797fc77250b3409d9cd589865
parentd6ffefccf7f04eefddc8e8aa35fb4afe05a42e0c
drm/amdgpu/gfx11: remove some register fields that no longer exist

Some copy paste leftovers for older asics.  They were protected
by __BIG_ENDIAN, so we didn't notice them initially.

Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c