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
drm/exynos: Stop using drm_framebuffer_unregister_private
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
Kconfig
blob
e13c67c8d2c0ed85ac4666a9d31ff929dc8e05b6
1
#
2
# Heterogenous system architecture configuration
3
#
4
5
config HSA_AMD
6
tristate "HSA kernel driver for AMD GPU devices"
7
depends on (DRM_RADEON || DRM_AMDGPU) && AMD_IOMMU_V2 && X86_64
8
help
9
Enable this if you want to use HSA features on AMD GPU devices.