From: Michel Dänzer Date: Fri, 10 Oct 2014 03:28:36 +0000 (+0900) Subject: drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~69^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9da4a4b3820782753c1c455242eca7e5a69eedb;p=pandora-kernel.git drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM This avoids them getting in the way of BOs which might be accessed by the CPU. They can still go to the CPU accessible part of VRAM though if there's no space outside of it. Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed