Re: [PATCH] drm/amdgpu: update SDMA reset mask in late_init

2025-02-21 Thread Lazar, Lijo
On 2/21/2025 4:15 PM, jesse.zh...@amd.com wrote: > From: "jesse.zh...@amd.com" > > - 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 compl

[PATCH] drm/amdgpu: update SDMA reset mask in late_init

2025-02-21 Thread jesse.zhang
From: "jesse.zh...@amd.com" - 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 versio