From: Rob Clark Date: Wed, 21 Jan 2015 22:49:59 +0000 (-0500) Subject: drm/radeon: make MMU_NOTIFIER optional X-Git-Tag: fixes-v4.0-rc1~91^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1aa4b447868b0ea66d2903df479b3b94c34151;p=pandora-kernel.git drm/radeon: make MMU_NOTIFIER optional In cases where MMU_NOTIFIER is not available, userptr will not be available. Similar to i915, although not making an exception for CAP_SYS_ADMIN. The proposed userspace patches for userptr seem to handle the fall- back properly, so a userptr-less kernel should not be a problem. Signed-off-by: Rob Clark Signed-off-by: Alex Deucher --- Reading git-diff-tree failed