]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop support for untouched registers
authorChristian König <christian.koenig@amd.com>
Wed, 12 Apr 2017 10:49:54 +0000 (12:49 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:40:01 +0000 (17:40 -0400)
commit5a4c1271bf492fdf3d5e5c4e1ef640401515a4d0
tree66286bf3a7ee4e8a20700525d96b283a34bf982d
parent5ba7e7e23fe12f5fa98f1884aea694002a6d0d9f
drm/amdgpu: drop support for untouched registers

I couldn't figure out what this was original good for, but we
don't use it any more.

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