Re: [PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x

2022-02-09 Thread Felix Kuehling
On 2022-02-09 19:18, Kim, Jonathan wrote: [AMD Official Use Only] -Original Message- From: Kuehling, Felix Sent: February 9, 2022 4:26 PM To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x On 2022-02-09

RE: [PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x

2022-02-09 Thread Kim, Jonathan
[AMD Official Use Only] > -Original Message- > From: Kuehling, Felix > Sent: February 9, 2022 4:26 PM > To: Kim, Jonathan ; amd-gfx@lists.freedesktop.org > Subject: Re: [PATCH] drm/amdkfd: map sdma queues onto extended engines for > navi2x > > > On 2022-02-0

Re: [PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x

2022-02-09 Thread Felix Kuehling
On 2022-02-09 11:11, Jonathan Kim wrote: The hardware scheduler requires that all SDMA 5.2.x queues are put on the RUN_LIST through the extended engines. Make extended engine unmap available as well. Signed-off-by: Jonathan Kim --- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2