Re: [PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-17 Thread Oded Gabbay
On 11/07/14 21:25, Jerome Glisse wrote: On Fri, Jul 11, 2014 at 12:50:11AM +0300, Oded Gabbay wrote: This patch adds the code base of the scheduler, which handles queue creation, deletion and scheduling on the CP of the GPU. Signed-off-by: Oded Gabbay I would rather see all this squashed,

Re: [PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-17 Thread Oded Gabbay
On 11/07/14 21:25, Jerome Glisse wrote: On Fri, Jul 11, 2014 at 12:50:11AM +0300, Oded Gabbay wrote: This patch adds the code base of the scheduler, which handles queue creation, deletion and scheduling on the CP of the GPU. Signed-off-by: Oded Gabbay oded.gab...@amd.com I would rather see

Re: [PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:11AM +0300, Oded Gabbay wrote: > This patch adds the code base of the scheduler, which handles queue > creation, deletion and scheduling on the CP of the GPU. > > Signed-off-by: Oded Gabbay I would rather see all this squashed, this gave feeling that driver can

Re: [PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:11AM +0300, Oded Gabbay wrote: This patch adds the code base of the scheduler, which handles queue creation, deletion and scheduling on the CP of the GPU. Signed-off-by: Oded Gabbay oded.gab...@amd.com I would rather see all this squashed, this gave feeling that

[PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-10 Thread Oded Gabbay
This patch adds the code base of the scheduler, which handles queue creation, deletion and scheduling on the CP of the GPU. Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/Makefile | 3 +- drivers/gpu/hsa/radeon/cik_regs.h | 213 +++

[PATCH 11/83] hsa/radeon: Add scheduler code

2014-07-10 Thread Oded Gabbay
This patch adds the code base of the scheduler, which handles queue creation, deletion and scheduling on the CP of the GPU. Signed-off-by: Oded Gabbay oded.gab...@amd.com --- drivers/gpu/hsa/radeon/Makefile | 3 +- drivers/gpu/hsa/radeon/cik_regs.h | 213 +++