drm/amdgpu: move gfx ecc functions to generic gfx file
authorTao Zhou <tao.zhou1@amd.com>
Thu, 12 Sep 2019 06:06:35 +0000 (14:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:02 +0000 (09:11 -0500)
commit725253ab9b4fb3d26829b92a6c45b33f399203d3
tree2a1038d607f140f25df2a2f193cee6125987de69
parent34cc4fd9ff710f31b172dbb8bdcc3a3ab492fff3
drm/amdgpu: move gfx ecc functions to generic gfx file

gfx ras ecc common functions could be reused among all gfx generations

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c