summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Remove legacy code not acquiring VMsFelix Kuehling2021-04-151-4/+0
* drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl2021-03-241-0/+1
* drm/amd/amdkfd: adjust dummy functions' placementLang Yu2021-01-281-19/+119
* Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-0/+2
|\
| * drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-0/+1
| * drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-271-0/+1
* | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-2/+2
|/
* amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig2020-06-121-1/+1
* kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-111-2/+2
* kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-111-0/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao2020-05-011-0/+3
* drm/amdkfd: Track GPU memory utilization per processMukul Joshi2020-04-301-1/+2
* drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse2020-04-281-0/+1
* drm/amdkfd: Make get_tile_config() genericYong Zhao2020-02-281-0/+3
* drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre2020-02-261-0/+1
* drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan2020-02-261-0/+1
* drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj2020-02-121-4/+4
* drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra2020-01-161-0/+2
* drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao2019-10-031-7/+0
* drm/amd: Pass drm_device to kfdHarish Kasiviswanathan2019-10-031-0/+1
* drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao2019-09-141-1/+2
* drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling2019-09-141-0/+8
* drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling2019-09-141-1/+1
* drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng2019-07-181-0/+1
* drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao2019-07-011-0/+1
* drm/amdgpu: Add navi10 kfd support for amdgpu (v3)Hawking Zhang2019-06-221-0/+1
* drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng2019-05-281-0/+2
* drm/amdgpu: Add interface to alloc gws from amdgpuOak Zeng2019-05-281-0/+2
* drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng2019-05-281-0/+1
* drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang2019-05-241-1/+0
* drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl2019-05-241-0/+1
* drm/amdkfd: Expose HDP registers to user spaceOak Zeng2019-05-241-0/+1
* drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin2019-04-191-0/+14
* Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher2019-03-281-0/+1
* drm/amdkfd: add RAS ECC event support (v3)Eric Huang2019-03-191-0/+1
* drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang2019-03-191-1/+0
* drm/amdgpu: Remove kgd2kfd function pointersAmber Lin2019-01-141-2/+1
* drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin2019-01-141-1/+19
* drm/amdkfd: Add DMABuf import functionalityFelix Kuehling2018-12-081-0/+11
* drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-081-1/+7
* drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix2018-12-071-1/+0
* drm/amdkfd: Add proper prefix to functionsAmber Lin2018-11-051-10/+10
* drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu2018-09-271-1/+1
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-271-1/+1
|\
| * drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-201-1/+1
* | drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu2018-09-111-0/+1
* | drm/amdkfd: Release an acquired process vmOak Zeng2018-08-291-0/+1
* | drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng2018-08-291-3/+3
|/
* drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling2018-07-171-0/+1