[PATCH] drm/radeon: Changing number of compute pipe lines

2015-03-12 Thread Michel Dänzer
On 12.03.2015 17:48, Oded Gabbay wrote: > From: Ben Goz > > The current CP firmware can handle Usermode Queues only on MEC1. > To reflect this firmware change, this commit reduces number of compute > pipelines > to 4 - 1, from 8 - 1 (the first pipeline is allocated for kgd). > > Signed-off-by:

[PATCH] drm/radeon: Changing number of compute pipe lines

2015-03-12 Thread Oded Gabbay
On 03/12/2015 11:04 AM, Michel Dänzer wrote: > On 12.03.2015 17:48, Oded Gabbay wrote: >> From: Ben Goz >> >> The current CP firmware can handle Usermode Queues only on MEC1. >> To reflect this firmware change, this commit reduces number of compute >> pipelines >> to 4 - 1, from 8 - 1 (the fir

[PATCH] drm/radeon: Changing number of compute pipe lines

2015-03-12 Thread Oded Gabbay
From: Ben Goz The current CP firmware can handle Usermode Queues only on MEC1. To reflect this firmware change, this commit reduces number of compute pipelines to 4 - 1, from 8 - 1 (the first pipeline is allocated for kgd). Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay --- drivers/gpu/drm