Re: [PATCH 10/10] drm/amdgpu: Add PSP reload case to reset-on-init

2024-09-09 Thread Alex Deucher
On Mon, Sep 2, 2024 at 4:03 AM Lijo Lazar wrote: > > A reset on initialization will be needed if a new PSP TOS needs to be > loaded than the one currently active on the system. This is possible > only on SOCs which support a full device reset which results in unload > of active PSP TOS. > > Signed

[PATCH 10/10] drm/amdgpu: Add PSP reload case to reset-on-init

2024-09-02 Thread Lijo Lazar
A reset on initialization will be needed if a new PSP TOS needs to be loaded than the one currently active on the system. This is possible only on SOCs which support a full device reset which results in unload of active PSP TOS. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/soc15.c |