summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-07drm/amdkfd: Check against device cgroupHarish Kasiviswanathan1-2/+7
2019-10-03drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl1-0/+1
2019-09-16drm/amdkfd: init kfd apertures v9 for renoirHuang Rui1-0/+1
2019-09-16drm/amdkfd: Support Navi14 in KFDYong Zhao1-0/+1
2019-07-18amd/amdkfd: Add ASIC ARCTURUS to kfdYong Zhao1-0/+1
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox1-0/+1
2019-05-24drm/amdkfd: Add VegaM supportKent Russell1-0/+1
2019-05-24drm/amdkfd: Cosmetic cleanupKent Russell1-2/+0
2018-11-19drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba1-0/+2
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu1-0/+1
2018-04-10drm/amdkfd: Support flat memory apertures for GFXv9Felix Kuehling1-28/+87
2018-04-10drm/amdkfd: Remove limit on number of GPUs (follow-up)Felix Kuehling1-3/+1
2018-03-15drm/amdkfd: Aperture setup for dGPUsFelix Kuehling1-8/+29
2018-03-15drm/amdkfd: Remove limit on number of GPUsFelix Kuehling1-12/+10
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan1-1/+6
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell1-1/+1
2015-08-30amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig1-1/+1
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov1-3/+4
2014-11-18amdkfd: init aperture once per processAlexey Skidanov1-4/+2
2014-11-20amdkfd: Fix sparse warnings in kfd_flat_memory.cOded Gabbay1-5/+6
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay1-0/+355