aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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