]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit112501642669807640b572d00bd0b3138922a065
tree1e77473be1df9610e69ed485427d7baf984177b5
parent9bbdcc0fbc392e1fa6b4d1497f9d9454df70466f
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