Commits

Michel Dänzer committed c9da4a4b382
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 <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>