Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub/scm...
[deliverable/linux.git] / drivers / gpu / drm / amd / amdgpu / Kconfig
CommitLineData
d38ceaf9
AD
1config DRM_AMDGPU_CIK
2 bool "Enable amdgpu support for CIK parts"
3 depends on DRM_AMDGPU
4 help
5 Choose this option if you want to enable experimental support
6 for CIK asics.
7
8 CIK is already supported in radeon. CIK support in amdgpu
9 is for experimentation and testing.
10
11config DRM_AMDGPU_USERPTR
12 bool "Always enable userptr write support"
13 depends on DRM_AMDGPU
14 select MMU_NOTIFIER
15 help
16 This option selects CONFIG_MMU_NOTIFIER if it isn't already
17 selected to enabled full userptr support.
This page took 0.099308 seconds and 5 git commands to generate.