repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dt-bindings: mtd: ingenic: Use standard ecc-engine property
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
Kconfig
blob
c3613604a4f8bc2d8d6bd60b4fc5dd31aa4dee55
1
#
2
# Heterogenous system architecture configuration
3
#
4
5
config HSA_AMD
6
bool "HSA kernel driver for AMD GPU devices"
7
depends on DRM_AMDGPU && (X86_64 || ARM64)
8
imply AMD_IOMMU_V2 if X86_64
9
select MMU_NOTIFIER
10
help
11
Enable this if you want to use HSA features on AMD GPU devices.