lix
>Cc: amd-gfx@lists.freedesktop.org
>Subject: RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue
>
>[AMD Official Use Only - AMD Internal Distribution Only]
>
>> -Original Message-
>> From: amd-gfx On Behalf Of
>> Deng, Emily
>> Sent: Mo
; >Deng, Emily
> >Sent: Monday, February 24, 2025 9:53 AM
> >To: Kuehling, Felix
> >Cc: amd-gfx@lists.freedesktop.org
> >Subject: RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update
> >queue
> >
> >[AMD Official Use Only - AMD Internal Distribution
l Message-
>>From: Deng, Emily
>>Sent: Friday, February 21, 2025 9:44 AM
>>To: Deng, Emily ; amd-gfx@lists.freedesktop.org
>>Subject: RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update
>>queue
>>
>>[AMD Official Use Only - AMD Internal Distri
20, 2025 2:25 PM
>>To: amd-gfx@lists.freedesktop.org
>>Cc: Deng, Emily
>>Subject: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue
>>
>>Avoid updating the vmid to 0 during the queue update process, as this
>>may trigger a wptr poll address p
[AMD Official Use Only - AMD Internal Distribution Only]
Ping..
Emily Deng
Best Wishes
>-Original Message-
>From: Emily Deng
>Sent: Thursday, February 20, 2025 2:25 PM
>To: amd-gfx@lists.freedesktop.org
>Cc: Deng, Emily
>Subject: [PATCH 3/3] drm/amdkfd: Skip up
Avoid updating the vmid to 0 during the queue update process, as this may
trigger a wptr poll address page fault when a ring doorbell is activated
in doorbell_mode=1.
Signed-off-by: Emily Deng
---
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 4 ++--
1 file changed, 2 insertions(+), 2 delet