From 0aea5e4aa299c465afafc77883ea2c19475036b1 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Wed, 30 Jul 2014 11:49:56 -0400 Subject: [PATCH] drm/radeon: use an intervall tree to manage the VMA v2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Scales much better than scanning the address range linearly. v2: store pfn instead of address Signed-off-by: Christian König Tested-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-format-patch failed