commit | a85eff14da2c700ffcd68b3bf1a07f8a5deda624 | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Tue Sep 03 05:24:35 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 13 17:41:36 2019 -0500 |
tree | d343b259904fd1692d2410d41f382ec230000aa7 | |
parent | d094aea312580f12232b546523dae20f54445469 [diff] |
drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function amdgpu_gmc_ras_late_init is used to init gmc specfic ras debugfs/sysfs node and gmc specific interrupt handler. It can be shared among gmc generations. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>