Age | Commit message (Expand) | Author | Files | Lines |
2021-04-20 | drm/amdgpu: add param bit flag to create SVM BOs | Alex Sierra | 1 | -5/+2 |
2021-04-20 | drm/amdkfd: add svm_bo reference for eviction fence | Alex Sierra | 1 | -2/+4 |
2021-04-20 | drm/amdkfd: set memory limit to avoid OOM with HMM enabled | Philip Yang | 1 | -0/+5 |
2021-04-20 | drm/amdkfd: map svm range to GPUs | Felix Kuehling | 1 | -7/+0 |
2021-04-20 | drm/amdkfd: Allow access for mmapping KFD BOs | Felix Kuehling | 1 | -1/+17 |
2021-04-20 | drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu | Felix Kuehling | 1 | -28/+41 |
2021-04-15 | drm/amdkfd: Remove legacy code not acquiring VMs | Felix Kuehling | 1 | -50/+0 |
2021-04-15 | drm/amdkfd: change MTYPEs for Aldebaran's HW requirement | Eric Huang | 1 | -8/+5 |
2021-03-26 | Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag... | Daniel Vetter | 1 | -2/+35 |
2021-03-23 | drm/amdkfd: apply uncached flag for aldebaran | Eric Huang | 1 | -1/+7 |
2021-03-23 | drm/amdgpu: Use free system memory size for kfd memory accounting | Oak Zeng | 1 | -1/+1 |
2021-03-23 | drm/amdgpu: new cache coherence change for Aldebaran | Eric Huang | 1 | -2/+28 |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+12 |
2021-03-10 | drm/amdkfd: Add Aldebaran KFD support | Yong Zhao | 1 | -0/+1 |
2021-02-09 | drm/ttm: move memory accounting into vmwgfx v4 | Christian König | 1 | -4/+12 |
2021-02-02 | drm/amdkfd: fix null pointer panic while free buffer in kfd | Huang Rui | 1 | -10/+6 |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -4/+4 |
2020-12-15 | drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log. | Yifan Zhang | 1 | -1/+1 |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 1 | -2/+15 |
2020-12-14 | drm/amdkfd: fix ttm size refactor fallout | Daniel Vetter | 1 | -4/+4 |
2020-12-01 | drm/amdkfd: keep BOs in system memory if restore failed | Philip Yang | 1 | -2/+15 |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -13/+12 |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -2/+3 |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma | 1 | -10/+10 |
2020-10-26 | drm/amdgpu: use true and false for bool initialisations | Sumera Priyadarsini | 1 | -1/+1 |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -3/+7 |
2020-10-09 | drm/amdgpu: Use struct_size() helper in kmalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König | 1 | -2/+3 |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu | 1 | -2/+2 |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -2/+6 |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov | 1 | -1/+1 |
2020-08-18 | Merge v5.9-rc1 into drm-misc-next | Maxime Ripard | 1 | -2/+0 |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König | 1 | -7/+0 |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -4/+4 |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2020-08-07 | drm/amdgpu: make sure userptr ttm is allocated | Christian König | 1 | -1/+1 |
2020-08-06 | drm/amdkfd: option to disable system mem limit | Philip Yang | 1 | -1/+5 |
2020-07-29 | dma-buf: Use sequence counter with associated wound/wait mutex | Ahmed S. Darwish | 1 | -2/+0 |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li | 1 | -0/+7 |
2020-07-02 | Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5... | Dave Airlie | 1 | -4/+4 |
2020-07-01 | drm/amdgpu: remove distinction between explicit and implicit sync (v2) | Christian König | 1 | -4/+4 |
2020-06-24 | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+1 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-05-21 | drm/amdkfd: fix restore worker race condition | Philip Yang | 1 | -3/+3 |
2020-05-06 | drm/amdgpu: Use GEM obj reference for KFD BOs | Felix Kuehling | 1 | -2/+3 |
2020-04-30 | drm/amdkfd: Track GPU memory utilization per process | Mukul Joshi | 1 | -1/+15 |
2020-04-23 | drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpu | Bernard Zhao | 1 | -7/+7 |
2020-04-22 | drm/amdgpu: cleanup coding style in amdkfd a bit | Bernard Zhao | 1 | -11/+9 |
2020-04-13 | drm/amd/amdgpu: remove hardcoded module name in prints | Aurabindo Pillai | 1 | -3/+3 |
2020-03-10 | drm/amdkfd: Consolidate duplicated bo alloc flags | Yong Zhao | 1 | -13/+16 |