Age | Commit message (Expand) | Author |
2022-03-25 | drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2 | Christian König |
2022-03-25 | drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) | Tao Zhou |
2022-02-07 | drm/amdkfd: CRIU Implement KFD resume ioctl | Rajneesh Bhardwaj |
2022-02-07 | drm/amdkfd: CRIU Implement KFD checkpoint ioctl | Rajneesh Bhardwaj |
2022-01-11 | drm/amdkfd: remove unused function | Nirmoy Das |
2021-12-28 | drm/amdkfd: reset queue which consumes RAS poison (v2) | Tao Zhou |
2021-11-22 | drm/amdgpu: Update BO memory accounting to rely on allocation flag | Ramesh Errabolu |
2021-11-17 | drm/amdkfd: replace trivial funcs with direct access | Graham Sider |
2021-11-17 | drm/amdkfd: remove kgd_dev declaration and initialization | Graham Sider |
2021-11-17 | drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcs | Graham Sider |
2021-11-17 | drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs | Graham Sider |
2021-11-17 | drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs | Graham Sider |
2021-11-05 | drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs | Felix Kuehling |
2021-10-28 | drm/amdkfd: Separate pinned BOs destruction from general routine | Lang Yu |
2021-10-04 | drm/amdkfd: clean up parameters in kgd2kfd_probe | Alex Deucher |
2021-10-04 | amd/amdkfd: add ras page retirement handling for sq/sdma (v3) | Tao Zhou |
2021-09-16 | drm/amdgpu: add amdgpu_amdkfd_resume_iommu | James Zhu |
2021-09-16 | drm/amdkfd: separate kfd_iommu_resume from kfd_resume | James Zhu |
2021-08-02 | Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping"" | Eric Huang |
2021-07-30 | Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-07-28 | Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping"" | Eric Huang |
2021-07-23 | drm/amdkfd: Update SMI throttle event bitmask | Graham Sider |
2021-07-23 | drm/amdkfd: report pcie bandwidth to the kfd | Jonathan Kim |
2021-07-23 | drm/amdkfd: report xgmi bandwidth between direct peers to the kfd | Jonathan Kim |
2021-07-13 | Revert "drm/amdkfd: Make TLB flush conditional on mapping" | Eric Huang |
2021-07-13 | Revert "drm/amdkfd: Make TLB flush conditional on mapping" | Eric Huang |
2021-06-04 | drm/amdkfd: Make TLB flush conditional on mapping | Eric Huang |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | drm/amdgpu: Add early fini callback | Andrey Grodzovsky |
2021-05-19 | drm/amdgpu: Add DMA mapping of GTT BOs | Felix Kuehling |
2021-05-19 | drm/amdgpu: Add multi-GPU DMA mapping helpers | Felix Kuehling |
2021-05-19 | drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachment | Felix Kuehling |
2021-05-19 | drm/amdkfd: heavy-weight flush TLB after unmap | Philip Yang |
2021-04-20 | drm/amdkfd: add svm_bo reference for eviction fence | Alex Sierra |
2021-04-20 | drm/amdkfd: set memory limit to avoid OOM with HMM enabled | Philip Yang |
2021-04-20 | drm/amdkfd: map svm range to GPUs | Felix Kuehling |
2021-04-20 | drm/amdkfd: Allow access for mmapping KFD BOs | Felix Kuehling |
2021-04-20 | drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu | Felix Kuehling |
2021-04-15 | drm/amdkfd: Remove legacy code not acquiring VMs | Felix Kuehling |
2021-03-23 | drm/amdgpu: Add kfd init_complete flag to check from amdgpu side | shaoyunl |
2021-01-28 | drm/amd/amdkfd: adjust dummy functions' placement | Lang Yu |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-09-25 | drm/amdgpu: store noretry parameter per driver instance | Alex Deucher |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu |
2020-07-27 | drm/amdkfd: Add thermal throttling SMI event | Mukul Joshi |
2020-06-11 | amdgpu: a NULL ->mm does not mean a thread is a kthread | Christoph Hellwig |
2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-05-01 | drm/amdkfd: Use a systematic method to calculate queue mask bit | Yong Zhao |