[PATCH 052/165] drm/radeon/cik: Add support for compute queues (v2)

2013-06-26 Thread alexdeuc...@gmail.com
From: Alex Deucher On CIK, the compute rings work slightly differently than on previous asics, however the basic concepts are the same. The main differences: - New MEC engines for compute queues - Multiple queues per MEC: - CI/KB: 1 MEC, 4 pipes per MEC, 8 queues per pipe = 32 queues -KV

Re: [PATCH 052/165] drm/radeon/cik: Add support for compute queues (v2)

2013-06-26 Thread Jerome Glisse
On Wed, Jun 26, 2013 at 09:22:12AM -0400, alexdeuc...@gmail.com wrote: > From: Alex Deucher > > On CIK, the compute rings work slightly differently than > on previous asics, however the basic concepts are the same. > > The main differences: > - New MEC engines for compute queues > - Multiple que

[PATCH 052/165] drm/radeon/cik: Add support for compute queues (v2)

2013-06-26 Thread alexdeucher
From: Alex Deucher On CIK, the compute rings work slightly differently than on previous asics, however the basic concepts are the same. The main differences: - New MEC engines for compute queues - Multiple queues per MEC: - CI/KB: 1 MEC, 4 pipes per MEC, 8 queues per pipe = 32 queues -KV

[PATCH 052/165] drm/radeon/cik: Add support for compute queues (v2)

2013-06-26 Thread Jerome Glisse
On Wed, Jun 26, 2013 at 09:22:12AM -0400, alexdeucher at gmail.com wrote: > From: Alex Deucher > > On CIK, the compute rings work slightly differently than > on previous asics, however the basic concepts are the same. > > The main differences: > - New MEC engines for compute queues > - Multiple