commit | 480e9150ea329fc774f943a56c8de9cc361efef1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Mar 27 14:40:36 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:55:46 2017 -0400 |
tree | 144ccaa4cc4c7b57930e10bf19114d5f4e626f7a | |
parent | c013cea2df9c06aca7e218d8d41693ba2d17455d [diff] |
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>