diff options
| author | Shubhrajyoti Datta <[email protected]> | 2024-07-11 10:06:56 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2024-08-01 14:27:46 +0000 |
| commit | 35e6dbfe1846caeafabb49b7575adb36b0aa2269 (patch) | |
| tree | 938bda71e05b56c3e569b9cfb97a81ecdfa3f750 /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c | |
| parent | Linux 6.11-rc1 (diff) | |
| download | kernel-35e6dbfe1846caeafabb49b7575adb36b0aa2269.tar.gz kernel-35e6dbfe1846caeafabb49b7575adb36b0aa2269.zip | |
EDAC/synopsys: Fix error injection on Zynq UltraScale+
The Zynq UltraScale+ MPSoC DDR has a disjoint memory from 2GB to 32GB.
The DDR host interface has a contiguous memory so while injecting
errors, the driver should remove the hole else the injection fails as
the address translation is incorrect.
Introduce a get_mem_info() function pointer and set it for Zynq
UltraScale+ platform to return host address.
Fixes: 1a81361f75d8 ("EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller")
Signed-off-by: Shubhrajyoti Datta <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c')
0 files changed, 0 insertions, 0 deletions
