Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-25 Thread Felix Kuehling
symptom. Jon *From:*Yang, Philip *Sent:* Tuesday, September 10, 2024 11:24 AM *To:* Koenig, Christian ; Kim, Jonathan ; amd-gfx@lists.freedesktop.org *Cc:* Kuehling, Felix ; Deucher, Alexander ; Joshi, Mukul *Subject:* Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-11 Thread Philip Yang
edesktop.org Cc: Kuehling, Felix ; Deucher, Alexander ; Joshi, Mukul Subject: Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multipl

Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-10 Thread Philip Yang
, 2024 10:24 AM To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org Cc: Kuehling, Felix ; Deucher, Alexander ; Joshi, Mukul Subject: Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for

Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-09 Thread Christian König
Am 09.09.24 um 18:02 schrieb Kim, Jonathan: [Public] -Original Message- From: Christian König Sent: Thursday, September 5, 2024 10:24 AM To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org Cc: Kuehling, Felix ; Deucher, Alexander ; Joshi, Mukul Subject: Re: [PATCH] drm/amdkfd: fix vm

RE: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-09 Thread Kim, Jonathan
[Public] > -Original Message- > From: Christian König > Sent: Thursday, September 5, 2024 10:24 AM > To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org > Cc: Kuehling, Felix ; Deucher, Alexander > ; Joshi, Mukul > Subject: Re: [PATCH] drm/amdkfd: fix vm-pasi

Re: [PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions

2024-09-05 Thread Christian König
Am 19.08.24 um 19:59 schrieb Jonathan Kim: Currently multiple partitions will incorrectly overwrite the VM lookup table since the table is indexed by PASID and multiple partitions can register different VM objects on the same PASID. That's a rather bad idea. Why do we have the same PASID for di