From: Christian König Date: Wed, 19 Nov 2014 13:01:25 +0000 (+0100) Subject: drm/radeon: use one VMID for each ring X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c42bc1aa23fc061a6ff9c2bd9208817bd54ea04;p=pandora-kernel.git drm/radeon: use one VMID for each ring Use multiple VMIDs for each VM, one for each ring. That allows us to execute flushes separately on each ring, still not ideal cause in a lot of cases rings can share IDs. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed