summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling
2019-09-13drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling
2019-07-18drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao
2019-06-21drm/amdgpu: Add navi10 kfd support for amdgpu (v3)Hawking Zhang
2019-05-28drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng
2019-05-28drm/amdgpu: Add interface to alloc gws from amdgpuOak Zeng
2019-05-28drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak Zeng
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling
2018-12-07drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling
2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl
2018-05-18drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay
2018-04-10drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling
2018-03-23drm/amdgpu: Add userptr support for KFDFelix Kuehling
2018-03-23drm/amdgpu: Add MMU notifier type for KFD userptrFelix Kuehling
2018-03-15drm/amdgpu: Add kfd2kgd interface to acquire an existing VMFelix Kuehling
2018-03-15drm/amdgpu: Move KFD-specific fields into struct amdgpu_vmFelix Kuehling
2018-03-15drm/amdkfd: add missing include of mm.hOded Gabbay
2018-02-06drm/amdgpu: Add submit IB function for KFDFelix Kuehling
2018-02-06drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling
2018-02-06drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling
2018-02-06drm/amdgpu: Add KFD eviction fenceFelix Kuehling
2017-12-08drm/amdgpu: Add support for reporting VRAM usageKent Russell
2017-12-08drm/amdkfd: Remove deprecated get_vmem_sizeHarish Kasiviswanathan
2017-12-08drm/amdgpu: Implement get_local_mem_infoHarish Kasiviswanathan
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui