summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig1-1/+1
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig1-2/+2
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-0/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao1-0/+3
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi1-1/+2
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse1-0/+1
2020-02-28drm/amdkfd: Make get_tile_config() genericYong Zhao1-0/+3
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre1-0/+1
2020-02-26drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan1-0/+1
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj1-4/+4
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra1-0/+2
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao1-7/+0
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan1-0/+1
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao1-1/+2
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling1-0/+8
2019-09-13drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling1-1/+1
2019-07-18drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng1-0/+1
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao1-0/+1
2019-06-21drm/amdgpu: Add navi10 kfd support for amdgpu (v3)Hawking Zhang1-0/+1
2019-05-28drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng1-0/+2
2019-05-28drm/amdgpu: Add interface to alloc gws from amdgpuOak Zeng1-0/+2
2019-05-28drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng1-0/+1
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang1-1/+0
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl1-0/+1
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak Zeng1-0/+1
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin1-0/+14
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher1-0/+1
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang1-0/+1
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang1-1/+0
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin1-2/+1
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin1-1/+19
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling1-0/+11
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling1-1/+7
2018-12-07drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix1-1/+0
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin1-10/+10
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu1-1/+1
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie1-1/+1
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao1-1/+1
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu1-0/+1
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng1-0/+1
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng1-3/+3
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling1-0/+1
2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu1-0/+2
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu1-0/+4
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl1-0/+3
2018-05-18drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay1-6/+6
2018-04-10drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling1-0/+1
2018-03-23drm/amdgpu: Add userptr support for KFDFelix Kuehling1-0/+11
2018-03-23drm/amdgpu: Add MMU notifier type for KFD userptrFelix Kuehling1-0/+1