diff options
| author | [email protected] <[email protected]> | 2025-02-21 10:18:07 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-02-25 16:45:12 +0000 |
| commit | e4e6ae41cc9d96f253383e1ef2b705387f45a132 (patch) | |
| tree | 4010dae0846dfd248db30c13858e60fdb065a90c /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: Set CPER enabled flag after ring initiailized (diff) | |
| download | kernel-e4e6ae41cc9d96f253383e1ef2b705387f45a132.tar.gz kernel-e4e6ae41cc9d96f253383e1ef2b705387f45a132.zip | |
drm/amdgpu: update SDMA sysfs reset mask in late_init
- Added `sdma_v4_4_2_update_reset_mask` function to update the reset mask.
- update the sysfs reset mask to the `late_init` stage to ensure that the SMU initialization
and capability setup are completed before checking the SDMA reset capability.
- For IP versions 9.4.3 and 9.4.4, enable per-queue reset if the MEC firmware version is at least 0xb0 and PMFW supports queue reset.
- Add a TODO comment for future support of per-queue reset for IP version 9.5.0.
This change ensures that per-queue reset is only enabled when the MEC and PMFW support it.
v2: fix ip version (9.5.4 -> 9.5.0)(Lijo)
Suggested-by: Jonathan Kim <[email protected]>
Signed-off-by: Vitaly Prosyak <[email protected]>
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Lijo Lazar <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
