| bool "Enable amdgpu support for SI parts" |
| Choose this option if you want to enable experimental support |
| bool "Enable amdgpu support for CIK parts" |
| Choose this option if you want to enable experimental support |
| CIK is already supported in radeon. CIK support in amdgpu |
| is for experimentation and testing. |
| config DRM_AMDGPU_USERPTR |
| bool "Always enable userptr write support" |
| This option selects CONFIG_MMU_NOTIFIER if it isn't already |
| selected to enabled full userptr support. |
| config DRM_AMDGPU_GART_DEBUGFS |
| bool "Allow GART access through debugfs" |
| Selecting this option creates a debugfs file to inspect the mapped |
| pages. Uses more memory for housekeeping, enable only for debugging. |
| source "drivers/gpu/drm/amd/acp/Kconfig" |