Re: [PATCH 4/9] drm/amdkfd: Make sched_policy a per-device setting

2018-01-31 Thread Felix Kuehling
On 2018-01-31 10:06 AM, Oded Gabbay wrote: > On Fri, Jan 5, 2018 at 12:17 AM, Felix Kuehling > wrote: >> Some dGPUs don't support HWS. Allow them to use a per-device >> sched_policy that may be different from the global default. >> >> Signed-off-by: Felix Kuehling

Re: [PATCH 4/9] drm/amdkfd: Make sched_policy a per-device setting

2018-01-31 Thread Oded Gabbay
On Fri, Jan 5, 2018 at 12:17 AM, Felix Kuehling wrote: > Some dGPUs don't support HWS. Allow them to use a per-device > sched_policy that may be different from the global default. > > Signed-off-by: Felix Kuehling > --- >

[PATCH 4/9] drm/amdkfd: Make sched_policy a per-device setting

2018-01-04 Thread Felix Kuehling
Some dGPUs don't support HWS. Allow them to use a per-device sched_policy that may be different from the global default. Signed-off-by: Felix Kuehling --- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 3 ++- drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.c| 3