summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-06-26 17:37:11 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-06-27 10:49:08 -0400
commit963e81f9e060113d3bec1aa95eac76a7d3810879 (patch)
tree69448123db41c34d79a881f53390ce8d0eef7e8b /lib
parent75efdee11b5da3acbbeb43a9b93a9c4fe6d5bec8 (diff)
drm/radeon/cik: Add support for compute queues (v4)
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: 2 MEC, 4 pipes per MEC, 8 queues per pipe = 64 queues - Queues can be allocated and scheduled by another queue - New doorbell aperture allows you to assign space in the aperture for the wptr which allows for userspace access to queues v2: add wptr shadow, fix eop setup v3: fix comment v4: switch to new callback method Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions