[Public]
> -Original Message-
> From: Yang, Philip
> Sent: Thursday, October 3, 2024 12:29 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Joshi, Mukul ; Kim, Jonathan
> ; Yang, Philip
> Subject: [PATCH] drm/amdkfd: Copy wave state only for compute queue
>
> ge
get_wave_state is not defined for sdma queue, copy_context_work_handler
calls it for sdma queue will crash.
Signed-off-by: Philip Yang
---
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_