al Message-
From: Lazar, Lijo
Sent: Monday, June 2, 2025 15:32
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
Subject: [PATCH] drm/amdgpu: Add more checks to PSP mailbox
Instead of checking the response flag, use status mask also to check against
any unexpected failu
Instead of checking the response flag, use status mask also to check
against any unexpected failures like a device drop. Also, log error if
waiting if waiting on a psp response fails/times out.
Signed-off-by: Lijo Lazar
---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 4 +++
drivers/gpu/drm/amd/a