From 49ecb10e01c68b05dcb73005a54430c15caa05d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20K=C3=B6nig?= Date: Tue, 31 Mar 2015 17:37:00 +0200 Subject: [PATCH] drm/radeon: allow creating overlapping userptrs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Similar to the Intel implementation, but instead of just falling back to a global linear list when we have an overlapping userptr request we accumulate all overlapping userptrs in a local list. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-format-patch failed