aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-15drm/amdgpu: Add kfd2kgd interface to acquire an existing VMFelix Kuehling1-0/+6
2018-03-15drm/amdgpu: Move KFD-specific fields into struct amdgpu_vmFelix Kuehling1-21/+0
2018-03-15drm/amdkfd: add missing include of mm.hOded Gabbay1-0/+1
2018-02-06drm/amdgpu: Add submit IB function for KFDFelix Kuehling1-0/+4
2018-02-06drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling1-2/+89
2018-02-06drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling1-0/+2
2018-02-06drm/amdgpu: Add KFD eviction fenceFelix Kuehling1-0/+15
2017-12-08drm/amdgpu: Add support for reporting VRAM usageKent Russell1-0/+1
2017-12-08drm/amdkfd: Remove deprecated get_vmem_sizeHarish Kasiviswanathan1-1/+0
2017-12-08drm/amdgpu: Implement get_local_mem_infoHarish Kasiviswanathan1-0/+2
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui1-0/+1
2017-08-15drm/amd: Update MEC HQD loading code for KFDFelix Kuehling1-0/+16