drm/amdgpu: move umc specific macros to header
authorJohn Clements <john.clements@amd.com>
Thu, 23 Jul 2020 09:38:20 +0000 (17:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Jul 2020 14:45:00 +0000 (10:45 -0400)
commitc5a4ef3e20da16829bf417fb2093824c1bc0f82f
tree5da642b9f83b942992bfeb4832182ac25ec0068e
parent8f3b800a31f8ac6fe243649c41bcfa15c987ce20
drm/amdgpu: move umc specific macros to header

certain umc macros are common across umc versions

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c