index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_flat_memory.c
Age
Commit message (
Expand
)
Author
2019-10-07
drm/amdkfd: Check against device cgroup
Harish Kasiviswanathan
2019-10-03
drm/amdkfd: use navi12 specific family id for navi12 code path
shaoyunl
2019-09-16
drm/amdkfd: init kfd apertures v9 for renoir
Huang Rui
2019-09-16
drm/amdkfd: Support Navi14 in KFD
Yong Zhao
2019-07-18
amd/amdkfd: Add ASIC ARCTURUS to kfd
Yong Zhao
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
2019-05-24
drm/amdkfd: Add VegaM support
Kent Russell
2019-05-24
drm/amdkfd: Cosmetic cleanup
Kent Russell
2018-11-19
drm/amdkfd: Added Vega12 and Polaris12 for KFD.
Gang Ba
2018-09-26
drm/amdkfd: Vega20 bring up on amdkfd side
Shaoyun Liu
2018-04-10
drm/amdkfd: Support flat memory apertures for GFXv9
Felix Kuehling
2018-04-10
drm/amdkfd: Remove limit on number of GPUs (follow-up)
Felix Kuehling
2018-03-15
drm/amdkfd: Aperture setup for dGPUs
Felix Kuehling
2018-03-15
drm/amdkfd: Remove limit on number of GPUs
Felix Kuehling
2017-12-08
drm/amdkfd: Support enumerating non-GPU devices
Harish Kasiviswanathan
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2015-08-30
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-20
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay