summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Check against device cgroupHarish Kasiviswanathan2019-10-071-2/+7
* drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl2019-10-031-0/+1
* drm/amdkfd: init kfd apertures v9 for renoirHuang Rui2019-09-161-0/+1
* drm/amdkfd: Support Navi14 in KFDYong Zhao2019-09-161-0/+1
* amd/amdkfd: Add ASIC ARCTURUS to kfdYong Zhao2019-07-181-0/+1
* drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox2019-06-211-0/+1
* drm/amdkfd: Add VegaM supportKent Russell2019-05-241-0/+1
* drm/amdkfd: Cosmetic cleanupKent Russell2019-05-241-2/+0
* drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-191-0/+2
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-261-0/+1
* drm/amdkfd: Support flat memory apertures for GFXv9Felix Kuehling2018-04-101-28/+87
* drm/amdkfd: Remove limit on number of GPUs (follow-up)Felix Kuehling2018-04-101-3/+1
* drm/amdkfd: Aperture setup for dGPUsFelix Kuehling2018-03-151-8/+29
* drm/amdkfd: Remove limit on number of GPUsFelix Kuehling2018-03-151-12/+10
* drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan2017-12-081-1/+6
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-151-1/+1
* amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig2015-08-301-1/+1
* drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov2015-01-091-3/+4
* amdkfd: init aperture once per processAlexey Skidanov2014-11-181-4/+2
* amdkfd: Fix sparse warnings in kfd_flat_memory.cOded Gabbay2014-11-201-5/+6
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-161-0/+355
OpenPOWER on IntegriCloud