RE: [PATCH] drm/amdkfd: only flush the validate MES contex

2025-01-25 Thread Liang, Prike
gt; To: amd-gfx@lists.freedesktop.org > Cc: Koenig, Christian ; Kasiviswanathan, Harish > > Subject: RE: [PATCH] drm/amdkfd: only flush the validate MES contex > > [Public] > > [Public] > > > -Original Message- > > From: Liang, Prike > > Sent: Wednesday, January 22,

RE: [PATCH] drm/amdkfd: only flush the validate MES contex

2025-01-23 Thread Kim, Jonathan
[Public] > -Original Message- > From: Liang, Prike > Sent: Wednesday, January 22, 2025 4:26 AM > To: amd-gfx@lists.freedesktop.org > Cc: Koenig, Christian ; Kuehling, Felix > ; Kim, Jonathan ; > Kasiviswanathan, Harish ; Liang, Prike > > Subject: [PATCH]

[PATCH] drm/amdkfd: only flush the validate MES contex

2025-01-22 Thread Prike Liang
The following page fault was observed duringthe KFD process release. In this particular error case, the HIP test (./MemcpyPerformance -h) does not require the queue. As a result, the process_context_addr was not assigned when the KFD process was released, ultimately leading to this page fault durin