diff options
| author | Hawking Zhang <[email protected]> | 2022-10-14 15:17:43 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-10-17 17:41:21 -0400 |
| commit | 6c0ca748205dc815505c6de79ecf565953390b66 (patch) | |
| tree | cf1f34297412197fa00576e14ded7e8ca7c50f51 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 027bf0cee89a27325a9a4f2240c21dd5fb81e4fa (diff) | |
drm/amdgpu: move convert_error_address out of umc_ras
RAS error address translation algorithm is common
across dGPU and A + A platform as along as the SOC
integrates the same generation of UMC IP.
UMC RAS is managed by x86 MCA on A + A platform,
umc_ras in GPU driver is not initialized at all on
A + A platform. In such case, any umc_ras callback
implemented for dGPU config shouldn't be invoked
from A + A specific callback.
The change moves convert_error_address out of dGPU
umc_ras structure and makes it share between A + A
and dGPU config.
Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Stanley Yang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions