]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/soc15: drop support for reading some registers
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Mar 2017 18:40:36 +0000 (14:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:46 +0000 (23:55 -0400)
commit2cbaa40293f0357ffcae736a5e558c33ef99660e
tree144ccaa4cc4c7b57930e10bf19114d5f4e626f7a
parentf600f73ff84f97829e70a89c0813af799cab339d
drm/amdgpu/soc15: drop support for reading some registers

The RB harvest registers are not necessary, the driver already
exposes this info via the info ioctl.  GB_BACKEND_MAP has
been deprecated since SI and is not relevant to the RB mapping.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c