RE: [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset

2024-07-30 Thread Kim, Jonathan
[Public] > -Original Message- > From: Kuehling, Felix > Sent: Tuesday, July 30, 2024 6:17 PM > To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: Re: [PATCH 2/2] drm/amdkfd: support the debugger during per- > queue reset > &

Re: [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset

2024-07-30 Thread Felix Kuehling
On 2024-07-26 11:30, Jonathan Kim wrote: > In order to allow ROCm GDB to handle reset queues, raise an > EC_QUEUE_RESET exception so that the debugger can subscribe and > query this exception. > > Reset queues should still be considered suspendable with a status > flag of KFD_DBG_QUEUE_RESET_MA

RE: [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset

2024-07-26 Thread Kim, Jonathan
[Public] > -Original Message- > From: Alex Deucher > Sent: Friday, July 26, 2024 2:57 PM > To: Kim, Jonathan > Cc: amd-gfx@lists.freedesktop.org; Kuehling, Felix > ; Deucher, Alexander > > Subject: Re: [PATCH 2/2] drm/amdkfd: support the debugger during per- &

Re: [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset

2024-07-26 Thread Alex Deucher
On Fri, Jul 26, 2024 at 11:40 AM Jonathan Kim wrote: > > In order to allow ROCm GDB to handle reset queues, raise an > EC_QUEUE_RESET exception so that the debugger can subscribe and > query this exception. > > Reset queues should still be considered suspendable with a status > flag of KFD_DBG_QUE