]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit114be027cd70cef14bad4e236fc5ded2ac8da428
tree3d31dbeb7959a31797fc77250b3409d9cd589865
parentd79964068877796cb57d075c2498b411f85c2d16
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