From c9da4a4b3820782753c1c455242eca7e5a69eedb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michel=20D=C3=A4nzer?= Date: Fri, 10 Oct 2014 12:28:36 +0900 Subject: [PATCH] drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed