| Commit message (Expand) | Author | Age |
* | drm/amdkfd: Use ordered workqueue to restore processes | Felix Kuehling | 2018-03-23 |
* | drm/amdkfd: Add module option for testing large-BAR functionality | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Kmap event page for dGPUs | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Add ioctls for GPUVM memory management | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Add TC flush on VMID deallocation for Hawaii | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Add per-process IDR for buffer handles | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Aperture setup for dGPUs | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Create KFD VMs on demand | Felix Kuehling | 2018-03-15 |
* | drm/amdkfd: Implement KFD process eviction/restore | Felix Kuehling | 2018-02-06 |
* | drm/amdkfd: Add GPUVM virtual address space to PDD | Felix Kuehling | 2018-02-06 |
* | drm/amdkfd: Centralize IOMMUv2 code and make it conditional | Felix Kuehling | 2017-12-08 |
* | drm/amdkfd: Add dGPU support to the MQD manager | Felix Kuehling | 2018-01-04 |
* | drm/amdkfd: Conditionally enable PCIe atomics | Felix Kuehling | 2018-01-04 |
* | drm/amdkfd: add ull suffix to 64bit defines | Oded Gabbay | 2018-01-10 |
* | drm/amdkfd: Module option to disable CRAT table | Felix Kuehling | 2017-12-08 |
* | drm/amdkfd: Add topology support for dGPUs | Harish Kasiviswanathan | 2017-12-08 |
* | drm/amdkfd: Add topology support for CPUs | Felix Kuehling | 2017-12-08 |
* | drm/amdkfd: Support enumerating non-GPU devices | Harish Kasiviswanathan | 2017-12-08 |
* | drm/amdkfd: Use ref count to prevent kfd_process destruction | Felix Kuehling | 2017-11-27 |
* | drm/amdkfd: Make kfd_process reference counted | Felix Kuehling | 2017-11-27 |
* | drm/amdkfd: Add debugfs support to KFD | Felix Kuehling | 2017-11-27 |
* | drm/amdkfd: map multiple processes to HW scheduler | Felix Kuehling | 2017-11-27 |
* | drm/amdkfd: Add CWSR support | Felix Kuehling | 2017-11-14 |
* | drm/amdkfd: Use ASIC-specific SDMA MQD type | Felix Kuehling | 2017-11-01 |
* | drm/amdkfd: Minor cleanups | Felix Kuehling | 2017-11-01 |
* | drm/amdkfd: Clean up the data structure in kfd_process | Yong Zhao | 2017-11-01 |
* | drm/amdkfd: use a high priority workqueue for IH work | Andres Rodriguez | 2017-10-27 |
* | drm/amdkfd: use standard kernel kfifo for IH | Andres Rodriguez | 2017-10-27 |
* | drm/amdkfd: Make event limit dependent on user mode mapping size | Felix Kuehling | 2017-10-27 |
* | drm/amdkfd: Simplify event ID and signal slot management | Felix Kuehling | 2017-10-27 |
* | drm/amdkfd: Simplify events page allocator | Felix Kuehling | 2017-10-27 |
* | drm/amdkfd: Clean up kfd_wait_on_events | Felix Kuehling | 2017-10-27 |
* | drm/amdkfd: Don't dereference kfd_process.mm | Felix Kuehling | 2017-10-27 |
* | drm/amdkfd: Clean up process queue management | Felix Kuehling | 2017-09-27 |
* | drm/amdkfd: Compress unnecessary function parameters | Yong Zhao | 2017-09-27 |
* | drm/amdkfd: Improve process termination handling | Felix Kuehling | 2017-09-27 |
* | drm/amdkfd: Avoid name confusion involved in queue unmapping | Yong Zhao | 2017-09-27 |
* | drm/amdkfd: Reuse CHIP_* from amdgpu v2 | Yong Zhao | 2017-09-20 |
* | drm/amdkfd: Use VMID bitmap from KGD v2 | Yong Zhao | 2017-09-20 |
* | drm/amdkfd: Adjust dequeue latencies and timeouts | Felix Kuehling | 2017-09-20 |
* | drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2 | Yong Zhao | 2017-09-20 |
* | drm/amdkfd: Fix suspend/resume issue on Carrizo v2 | Yong Zhao | 2017-09-20 |
* | BackMerge tag 'v4.14-rc3' into drm-next | Dave Airlie | 2017-10-03 |
|\ |
|
| * | drm/amdkfd: Print event limit messages only once per process | Felix Kuehling | 2017-09-20 |
* | | drm/amdkfd: Separate doorbell allocation from PASID | Felix Kuehling | 2017-09-26 |
|/ |
|
* | drm/amdkfd: Adding new IOCTL for scratch memory v2 | Moses Reuben | 2017-08-15 |
* | drm/amd: Update MEC HQD loading code for KFD | Felix Kuehling | 2017-08-15 |
* | drm/amdkfd: Fix doorbell initialization and finalization | Felix Kuehling | 2017-08-15 |
* | drm/amdkfd: Clean up KFD style errors and warnings v2 | Kent Russell | 2017-08-15 |
* | drm/amdkfd: Pass 'struct queue_propertices' by reference | Edward O'Callaghan | 2016-09-19 |