[PATCH v2 16/25] amdkfd: Add module parameter of scheduling policy

2014-07-27 Thread Oded Gabbay
On 21/07/14 05:45, Jerome Glisse wrote: > On Thu, Jul 17, 2014 at 04:29:23PM +0300, Oded Gabbay wrote: >> From: Ben Goz >> >> This patch adds a new parameter to the amdkfd driver. This parameter enables >> the user to select the scheduling policy of the CP. The choices are: >> >> * CP Scheduling

[PATCH v2 16/25] amdkfd: Add module parameter of scheduling policy

2014-07-20 Thread Jerome Glisse
On Thu, Jul 17, 2014 at 04:29:23PM +0300, Oded Gabbay wrote: > From: Ben Goz > > This patch adds a new parameter to the amdkfd driver. This parameter enables > the user to select the scheduling policy of the CP. The choices are: > > * CP Scheduling with support for over-subscription > * CP

[PATCH v2 16/25] amdkfd: Add module parameter of scheduling policy

2014-07-17 Thread Oded Gabbay
From: Ben Goz This patch adds a new parameter to the amdkfd driver. This parameter enables the user to select the scheduling policy of the CP. The choices are: * CP Scheduling with support for over-subscription * CP Scheduling without support for over-subscription * Without CP