summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
Commit message (Expand)AuthorAge
* drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling2018-03-23
* drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling2018-03-15
* drm/amdkfd: Kmap event page for dGPUsFelix Kuehling2018-03-15
* drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling2018-03-15
* drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling2018-03-15
* drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling2018-03-15
* drm/amdkfd: Aperture setup for dGPUsFelix Kuehling2018-03-15
* drm/amdkfd: Create KFD VMs on demandFelix Kuehling2018-03-15
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-06
* drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling2018-02-06
* drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling2017-12-08
* drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling2018-01-04
* drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling2018-01-04
* drm/amdkfd: add ull suffix to 64bit definesOded Gabbay2018-01-10
* drm/amdkfd: Module option to disable CRAT tableFelix Kuehling2017-12-08
* drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan2017-12-08
* drm/amdkfd: Add topology support for CPUsFelix Kuehling2017-12-08
* drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan2017-12-08
* drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling2017-11-27
* drm/amdkfd: Make kfd_process reference countedFelix Kuehling2017-11-27
* drm/amdkfd: Add debugfs support to KFDFelix Kuehling2017-11-27
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-27
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-14
* drm/amdkfd: Use ASIC-specific SDMA MQD typeFelix Kuehling2017-11-01
* drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-01
* drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2017-11-01
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-27
* drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez2017-10-27
* drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling2017-10-27
* drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling2017-10-27
* drm/amdkfd: Simplify events page allocatorFelix Kuehling2017-10-27
* drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling2017-10-27
* drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling2017-10-27
* drm/amdkfd: Clean up process queue managementFelix Kuehling2017-09-27
* drm/amdkfd: Compress unnecessary function parametersYong Zhao2017-09-27
* drm/amdkfd: Improve process termination handlingFelix Kuehling2017-09-27
* drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao2017-09-27
* drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao2017-09-20
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-20
* drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling2017-09-20
* drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2Yong Zhao2017-09-20
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-20
* BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie2017-10-03
|\
| * drm/amdkfd: Print event limit messages only once per processFelix Kuehling2017-09-20
* | drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-26
|/
* drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben2017-08-15
* drm/amd: Update MEC HQD loading code for KFDFelix Kuehling2017-08-15
* drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan2016-09-19