From: Oded Gabbay Date: Thu, 16 Jan 2014 15:35:44 +0000 (+0200) Subject: drm/radeon: reduce number of free VMIDs and pipes in KV X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~36^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a7b7fbd08ef745bb51e8728e89125a0ba6327e;p=pandora-kernel.git drm/radeon: reduce number of free VMIDs and pipes in KV To support HSA on KV, we need to limit the number of vmids and pipes that are available for radeon's use with KV. This patch reserves VMIDs 8-15 for amdkfd (so radeon can only use VMIDs 0-7) and also makes radeon thinks that KV has only a single MEC with a single pipe in it v3: Use define for static vmid allocation in radeon Reviewed-by: Alex Deucher Signed-off-by: Oded Gabbay --- Reading git-diff-tree failed