Re: [PATCH] drm/amdgpu: add function descripion of new functions

2024-04-26 Thread Deucher, Alexander
[Public] Reviewed-by: Alex Deucher From: Sunil Khatri Sent: Friday, April 26, 2024 3:18 AM To: Deucher, Alexander ; Koenig, Christian Cc: amd-gfx@lists.freedesktop.org ; Khatri, Sunil Subject: [PATCH] drm/amdgpu: add function descripion of new functions Add

[PATCH] drm/amdgpu: add function descripion of new functions

2024-04-26 Thread Sunil Khatri
Add function description of the new functions added in amd_ip_funcs. new functions added are: a. dump_ip_state b. print_ip_state Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/include/amd_shared.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/amd/include/amd_shared.