commit | 6e36f23193cc870856a41e87281f62fb2b04bd1f | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Fri Apr 02 14:39:36 2021 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 09 16:51:04 2021 -0400 |
tree | cf35baff233629f14cbce1e3b48f9fe316ffdfbd | |
parent | 87da0cc101e723833446e52971fac5fa7358dec5 [diff] |
drm/amdgpu: split nbio callbacks into ras and non-ras ones nbio ras is not managed by gpu driver when gpu is connected to cpu through xgmi. split nbio callbacks into ras and non-ras ones so gpu driver only initializes nbio ras callbacks when it manages nbio ras. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Dennis Li <Dennis.Li@amd.com> Reviewed-by: John Clements <John.Clements@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>