Reviewed-by: Huang Rui
-Original Message-
From: amd-gfx On Behalf Of Lang Yu
Sent: Friday, August 27, 2021 1:41 PM
To: amd-gfx@lists.freedesktop.org; Clements, John
Cc: Huang, Ray ; Yu, Lang
Subject: [PATCH] drm/amdgpu: show both cmd id and name when psp cmd failed
To cover the
To cover the corner case that people want to know the ID
of an UNKNOWN CMD.
Suggested-by: John Clements
Signed-off-by: Lang Yu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
b/drive