summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+2
* drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling2019-09-131-0/+8
* drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling2019-09-131-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-211-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-071-0/+11
* drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-071-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-261-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-101-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-161-0/+1
* drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu2018-07-111-0/+2
* drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu2018-07-111-0/+4
* drm/amdgpu: save vm fault information for amdkfdshaoyunl2018-07-111-0/+3
* drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay2018-05-181-6/+6
* drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling2018-04-101-0/+1
* drm/amdgpu: Add userptr support for KFDFelix Kuehling2018-03-231-0/+11
* drm/amdgpu: Add MMU notifier type for KFD userptrFelix Kuehling2018-03-231-0/+1
* drm/amdgpu: Add kfd2kgd interface to acquire an existing VMFelix Kuehling2018-03-151-0/+6
* drm/amdgpu: Move KFD-specific fields into struct amdgpu_vmFelix Kuehling2018-03-151-21/+0
* drm/amdkfd: add missing include of mm.hOded Gabbay2018-03-151-0/+1
* drm/amdgpu: Add submit IB function for KFDFelix Kuehling2018-02-061-0/+4
* drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling2018-02-061-2/+89
* drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling2018-02-061-0/+2
* drm/amdgpu: Add KFD eviction fenceFelix Kuehling2018-02-061-0/+15
* drm/amdgpu: Add support for reporting VRAM usageKent Russell2017-12-081-0/+1
* drm/amdkfd: Remove deprecated get_vmem_sizeHarish Kasiviswanathan2017-12-081-1/+0
* drm/amdgpu: Implement get_local_mem_infoHarish Kasiviswanathan2017-12-081-0/+2
* drm/amdgpu: add amdgpu interface to query cu infoFlora Cui2017-12-081-0/+1
OpenPOWER on IntegriCloud