commit | e405ca3a1bf166f741506c07c2a277b5d48af8f7 | [log] [tgz] |
---|---|---|
author | Ben Goz <ben.goz@amd.com> | Sun Mar 08 14:15:16 2015 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Mon Mar 16 23:36:58 2015 +0200 |
tree | 1bbefe4c5d402ad48285f1d4b0932285dc3272a1 | |
parent | 4fadf6b6570edc40c01eb7760055f9adc19971a5 [diff] |
drm/radeon: Changing number of compute pipe lines 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 <ben.goz@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Cc: stable@vger.kernel.org