drm/amdgpu: add structures for umc error address translation
authorTao Zhou <tao.zhou1@amd.com>
Mon, 22 Jul 2019 10:30:59 +0000 (18:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 19:50:11 +0000 (14:50 -0500)
commitc2742aef4d17cca71346dc9327eef5840878a7d7
tree68ced4080b1f4d64d89d2957b10b733240d44da7
parent6f102dba808845836426dd08f1e5b19e2f70bec9
drm/amdgpu: add structures for umc error address translation

add related registers, callback function and channel index table

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@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