]> git.hungrycats.org Git - linux/commit
drm/radeon: Changing number of compute pipe lines
authorBen Goz <ben.goz@amd.com>
Sun, 8 Mar 2015 12:15:16 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 12:59:38 +0000 (13:59 +0100)
commite411e5794a33d3b80f57b21c384e37ff06389ea2
tree3c38c0660cdaa2f19dc27d59b85242de2a2ccbf9
parentc7743e0e15d845e740b691df76e39dcb1bc7a1b3
drm/radeon: Changing number of compute pipe lines

commit e405ca3a1bf166f741506c07c2a277b5d48af8f7 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_kfd.c