commit | 0aea5e4aa299c465afafc77883ea2c19475036b1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 30 11:49:56 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 05 08:53:51 2014 -0400 |
tree | 43afd9cf7bc0f0bd284f3e0089d4c546b9512fd7 | |
parent | c265f24d5ca3bf2877e857b93b0246098767e6a9 [diff] |
drm/radeon: use an intervall tree to manage the VMA v2 Scales much better than scanning the address range linearly. v2: store pfn instead of address Signed-off-by: Christian König <christian.koenig@amd.com> Tested-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>