Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread James Zhu
On 2023-11-23 18:01, Felix Kuehling wrote: On 2023-11-23 17:41, Greathouse, Joseph wrote: [Public] -Original Message- From: Zhu, James Sent: Thursday, November 23, 2023 1:49 PM On 2023-11-23 14:02, Felix Kuehling wrote: On 2023-11-23 11:25, James Zhu wrote: On 2023-11-22 17:35, F

Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread Felix Kuehling
On 2023-11-23 17:41, Greathouse, Joseph wrote: [Public] -Original Message- From: Zhu, James Sent: Thursday, November 23, 2023 1:49 PM On 2023-11-23 14:02, Felix Kuehling wrote: On 2023-11-23 11:25, James Zhu wrote: On 2023-11-22 17:35, Felix Kuehling wrote: On 2023-11-03 09:11, Jam

RE: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread Greathouse, Joseph
[Public] > -Original Message- > From: Zhu, James > Sent: Thursday, November 23, 2023 1:49 PM > > On 2023-11-23 14:02, Felix Kuehling wrote: > > On 2023-11-23 11:25, James Zhu wrote: > >> > >> On 2023-11-22 17:35, Felix Kuehling wrote: > >>> > >>> On 2023-11-03 09:11, James Zhu wrote: > >>

Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread James Zhu
On 2023-11-23 14:02, Felix Kuehling wrote: On 2023-11-23 11:25, James Zhu wrote: On 2023-11-22 17:35, Felix Kuehling wrote: On 2023-11-03 09:11, James Zhu wrote: Add queue remapping to force the waves in any running processes to complete a CWSR trap. Please add an explanation why this is

Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread Felix Kuehling
On 2023-11-23 11:25, James Zhu wrote: On 2023-11-22 17:35, Felix Kuehling wrote: On 2023-11-03 09:11, James Zhu wrote: Add queue remapping to force the waves in any running processes to complete a CWSR trap. Please add an explanation why this is needed. [JZ] Even though the profiling-enab

Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-23 Thread James Zhu
On 2023-11-22 17:35, Felix Kuehling wrote: On 2023-11-03 09:11, James Zhu wrote: Add queue remapping to force the waves in any running processes to complete a CWSR trap. Please add an explanation why this is needed. [JZ] Even though the profiling-enabled bits is turned off, the CWSR trap

Re: [PATCH 21/24] drm/amdkfd: add queue remapping

2023-11-22 Thread Felix Kuehling
On 2023-11-03 09:11, James Zhu wrote: Add queue remapping to force the waves in any running processes to complete a CWSR trap. Please add an explanation why this is needed. Signed-off-by: James Zhu --- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 11 +++ drivers/gpu