]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: cleanup VMHUB bit definitions v2
authorChristian König <christian.koenig@amd.com>
Thu, 30 Mar 2017 13:31:13 +0000 (15:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:26:46 +0000 (13:26 -0400)
commit4908b19374bfad0651829c32472e5c939614cc8b
tree1e77473be1df9610e69ed485427d7baf984177b5
parentc81094b5162f5c5642d442a62676b993452522de
drm/amdgpu: cleanup VMHUB bit definitions v2

The two hubs are just instances of the same hardware,
so the register bits are identical.

v2: only remove get_vm_protection_bits for now

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/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c