summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Remove vlaLaura Abbott2018-04-131-0/+2
* drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling2018-04-081-0/+1
* drm/amdkfd: Add SOC15 interrupt processing supportFelix Kuehling2018-04-101-0/+2
* drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling2018-04-101-0/+5
* drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling2018-04-101-0/+3
* drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling2018-04-101-0/+6
* drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling2018-04-101-2/+33
* drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling2018-04-101-2/+9
* drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan2018-04-101-8/+30
* drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling2018-04-101-3/+4
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-231-0/+4
* drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling2018-03-231-1/+1
* drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling2018-03-151-0/+6
* drm/amdkfd: Kmap event page for dGPUsFelix Kuehling2018-03-151-0/+2
* drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling2018-03-151-0/+8
* drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling2018-03-151-0/+3
* drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling2018-03-151-0/+11
* drm/amdkfd: Aperture setup for dGPUsFelix Kuehling2018-03-151-0/+4
* drm/amdkfd: Create KFD VMs on demandFelix Kuehling2018-03-151-0/+3
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-061-1/+31
* drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling2018-02-061-0/+13
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-081-6/+8
* drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling2018-01-041-0/+4
* drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling2018-01-041-0/+1
* drm/amdkfd: add ull suffix to 64bit definesOded Gabbay2018-01-101-3/+3
* drm/amdkfd: Module option to disable CRAT tableFelix Kuehling2017-12-081-0/+6
* drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan2017-12-081-0/+2
* drm/amdkfd: Add topology support for CPUsFelix Kuehling2017-12-081-0/+1
* drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan2017-12-081-1/+1
* drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling2017-11-271-0/+1
* drm/amdkfd: Make kfd_process reference countedFelix Kuehling2017-11-271-0/+4
* drm/amdkfd: Add debugfs support to KFDFelix Kuehling2017-11-271-0/+21
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-271-0/+9
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-141-1/+30
* drm/amdkfd: Use ASIC-specific SDMA MQD typeFelix Kuehling2017-11-011-2/+0
* drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-011-0/+2
* drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2017-11-011-6/+0
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-271-0/+1
* drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez2017-10-271-4/+2
* drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling2017-10-271-0/+1
* drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling2017-10-271-3/+3
* drm/amdkfd: Simplify events page allocatorFelix Kuehling2017-10-271-2/+2
* drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling2017-10-271-7/+1
* drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling2017-10-271-1/+6
* drm/amdkfd: Clean up process queue managementFelix Kuehling2017-09-271-1/+0
* drm/amdkfd: Compress unnecessary function parametersYong Zhao2017-09-271-2/+0
* drm/amdkfd: Improve process termination handlingFelix Kuehling2017-09-271-3/+15
* drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao2017-09-271-10/+10
* drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao2017-09-201-6/+3
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-201-0/+7