From 5a1aa4b447868b0ea66d2903df479b3b94c34151 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Wed, 21 Jan 2015 17:49:59 -0500 Subject: [PATCH] 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-format-patch failed