Blame view

kernel/linux-rt-4.4.41/drivers/gpu/drm/amd/amdkfd/Kconfig 257 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  #
  # Heterogenous system architecture configuration
  #
  
  config HSA_AMD
  	tristate "HSA kernel driver for AMD GPU devices"
  	depends on (DRM_RADEON || DRM_AMDGPU) && AMD_IOMMU_V2 && X86_64
  	help
  	  Enable this if you want to use HSA features on AMD GPU devices.