1 1.2 riastrad config DRM_RADEON_USERPTR 2 1.2 riastrad bool "Always enable userptr support" 3 1.2 riastrad depends on DRM_RADEON 4 1.2 riastrad select MMU_NOTIFIER 5 1.2 riastrad help 6 1.2 riastrad This option selects CONFIG_MMU_NOTIFIER if it isn't already 7 1.2 riastrad selected to enabled full userptr support. 8 1.2 riastrad 9 1.1 riastrad config DRM_RADEON_UMS 10 1.1 riastrad bool "Enable userspace modesetting on radeon (DEPRECATED)" 11 1.1 riastrad depends on DRM_RADEON 12 1.1 riastrad help 13 1.1 riastrad Choose this option if you still need userspace modesetting. 14 1.1 riastrad 15 1.1 riastrad Userspace modesetting is deprecated for quite some time now, so 16 1.1 riastrad enable this only if you have ancient versions of the DDX drivers. 17