Re: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent

2017-10-19 Thread Felix Kuehling
, that makes sense. Thanks,   Felix > > Oded > >> Regards, >> Felix >> >> -Original Message- >> From: Oded Gabbay [mailto:oded.gab...@gmail.com] >> Sent: Wednesday, October 18, 2017 12:36 AM >> To: Kuehling, Felix >> Cc: amd-

Re: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent

2017-10-19 Thread Oded Gabbay
[mailto:oded.gab...@gmail.com] > Sent: Wednesday, October 18, 2017 12:36 AM > To: Kuehling, Felix > Cc: amd-gfx list > Subject: Re: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent > > On Wed, Oct 18, 2017 at 5:55 AM, Felix Kuehling > wrote: >> Pass unmap

RE: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent

2017-10-18 Thread Kuehling, Felix
] Sent: Wednesday, October 18, 2017 12:36 AM To: Kuehling, Felix Cc: amd-gfx list Subject: Re: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent On Wed, Oct 18, 2017 at 5:55 AM, Felix Kuehling wrote: > Pass unmap filter parameters directly to execute_queues_cpsch, same as &g

Re: [PATCH] drm/amdkfd: Make queue mapping interfaces more consistent

2017-10-17 Thread Oded Gabbay
On Wed, Oct 18, 2017 at 5:55 AM, Felix Kuehling wrote: > Pass unmap filter parameters directly to execute_queues_cpsch, same > as unmap_queues_cpsch. > > Signed-off-by: Felix Kuehling > --- > .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 32 > +++--- > 1 file changed, 16