RE: [PATCH 3/4] drm/amdgpu: Don't modify grace_period in helper function

2025-02-18 Thread Kim, Jonathan
[Public] > -Original Message- > From: amd-gfx On Behalf Of Harish > Kasiviswanathan > Sent: Wednesday, February 12, 2025 5:04 PM > To: amd-gfx@lists.freedesktop.org > Cc: Kasiviswanathan, Harish > Subject: [PATCH 3/4] drm/amdgpu: Don't modify grace

[PATCH 3/4] drm/amdgpu: Don't modify grace_period in helper function

2025-02-12 Thread Harish Kasiviswanathan
build_grace_period_packet_info is asic helper function that fetches the correct format. It is the responsibility of the caller to validate the value. Signed-off-by: Harish Kasiviswanathan --- .../drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c| 18 +-- .../gpu/drm/amd/amdgpu/amdgpu_amdkfd