summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
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
2017-10-27drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling
2017-10-27drm/amdkfd: Simplify events page allocatorFelix Kuehling
2017-10-27drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling
2017-10-27drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling
2017-09-27drm/amdkfd: Clean up process queue managementFelix Kuehling
2017-09-27drm/amdkfd: Compress unnecessary function parametersYong Zhao
2017-09-27drm/amdkfd: Improve process termination handlingFelix Kuehling
2017-09-27drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao
2017-09-20drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao
2017-09-20drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao