From: Ben Goz Date: Wed, 17 Dec 2014 12:09:10 +0000 (+0200) Subject: drm/radeon: Assign VMID to PASID for IH in non-HWS mode X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~306^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec77bb50fd0b94cb502cd3745e8b5c4a6e9c404;p=pandora-kernel.git drm/radeon: Assign VMID to PASID for IH in non-HWS mode This patch fixes a bug in kgd_set_pasid_vmid_mapping(), where the function only updated the ATC registers (IOMMU) with the new VMID <--> PASID mapping, but didn't update the IH (Interrupt) registers. The bug only occurs when using non-HWS mode. In HWS mode, the CP automatically does the VMID <--> PASID mapping. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay Acked-by: Alex Deucher --- Reading git-diff-tree failed