RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-24 Thread Deng, Emily
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

RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-24 Thread Joshi, Mukul
; >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

RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-24 Thread Deng, Emily
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

RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-24 Thread Deng, Emily
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

RE: [PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-20 Thread Deng, Emily
[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

[PATCH 3/3] drm/amdkfd: Skip update vmid in while update queue

2025-02-19 Thread Emily Deng
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