summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
2018-07-14drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling
2018-07-13drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao
2018-07-11drm/amdkfd: Clean up reference of radeonYong Zhao
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu
2018-07-11drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl
2018-04-13drm/amdkfd: Remove vlaLaura Abbott
2018-04-08drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling
2018-04-10drm/amdkfd: Add SOC15 interrupt processing supportFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling
2018-04-10drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling
2018-04-10drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling
2018-04-10drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan
2018-04-10drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-03-15drm/amdkfd: Kmap event page for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling
2018-03-15drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling
2018-03-15drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling
2018-03-15drm/amdkfd: Aperture setup for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Create KFD VMs on demandFelix Kuehling
2018-02-06drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling
2018-02-06drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling
2018-01-04drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling
2018-01-10drm/amdkfd: add ull suffix to 64bit definesOded Gabbay
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan
2017-11-27drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling
2017-11-27drm/amdkfd: Make kfd_process reference countedFelix Kuehling
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling
2017-11-27drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
2017-11-01drm/amdkfd: Use ASIC-specific SDMA MQD typeFelix Kuehling
2017-11-01drm/amdkfd: Minor cleanupsFelix Kuehling
2017-11-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez
2017-10-27drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez
2017-10-27drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling