Age | Commit message (Expand) | Author |
2021-07-13 | Revert "drm/amdkfd: Make TLB flush conditional on mapping" | Eric Huang |
2021-07-13 | Revert "drm/amdkfd: Only apply TLB flush optimization on ALdebaran" | Eric Huang |
2021-07-13 | drm/amdkfd: Allow CPU access for all VRAM BOs | Felix Kuehling |
2021-07-08 | drm/amdkfd: Only apply TLB flush optimization on ALdebaran | Eric Huang |
2021-07-08 | drm/amdgpu: separate out vm pasid assignment | Nirmoy Das |
2021-06-15 | drm/amdgpu: remove amdgpu_vm_pt | Nirmoy Das |
2021-06-11 | drm/amdgpu: use adev_to_drm macro for consistency (v2) | Guchun Chen |
2021-06-10 | drm/amdkfd: use allowed domain for vmbo validation | Nirmoy Das |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_list v2 | Christian König |
2021-06-04 | drm/amdgpu: remove redundant assignment of variable k | Colin Ian King |
2021-06-04 | drm/amdkfd: Make TLB flush conditional on mapping | Eric Huang |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König |
2021-05-25 | drm/amdgpu: Fix an error code in kfd_mem_attach_dmabuf() | Dan Carpenter |
2021-05-25 | drm/amdgpu: add missing unreserve on error | Dan Carpenter |
2021-05-21 | drm/amdgpu: Use preemptible placement for KFD | Felix Kuehling |
2021-05-19 | drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind | Felix Kuehling |
2021-05-19 | drm/amdgpu: Add DMA mapping of GTT BOs | Felix Kuehling |
2021-05-19 | drm/amdgpu: Move kfd_mem_attach outside reservation | Felix Kuehling |
2021-05-19 | drm/amdgpu: DMA map/unmap when updating GPU mappings | Felix Kuehling |
2021-05-19 | drm/amdgpu: Add multi-GPU DMA mapping helpers | Felix Kuehling |
2021-05-19 | drm/amdgpu: Simplify AQL queue mapping | Felix Kuehling |
2021-05-19 | drm/amdgpu: Keep a bo-reference per-attachment | Felix Kuehling |
2021-05-19 | drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachment | Felix Kuehling |
2021-05-19 | drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memory | Felix Kuehling |
2021-05-19 | drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memory | Felix Kuehling |
2021-04-20 | drm/amdgpu: add param bit flag to create SVM BOs | Alex Sierra |
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-04-15 | drm/amdkfd: change MTYPEs for Aldebaran's HW requirement | Eric Huang |
2021-03-26 | Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2021-03-23 | drm/amdkfd: apply uncached flag for aldebaran | Eric Huang |
2021-03-23 | drm/amdgpu: Use free system memory size for kfd memory accounting | Oak Zeng |
2021-03-23 | drm/amdgpu: new cache coherence change for Aldebaran | Eric Huang |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-03-10 | drm/amdkfd: Add Aldebaran KFD support | Yong Zhao |
2021-02-09 | drm/ttm: move memory accounting into vmwgfx v4 | Christian König |
2021-02-02 | drm/amdkfd: fix null pointer panic while free buffer in kfd | Huang Rui |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2020-12-15 | drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log. | Yifan Zhang |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-14 | drm/amdkfd: fix ttm size refactor fallout | Daniel Vetter |
2020-12-01 | drm/amdkfd: keep BOs in system memory if restore failed | Philip Yang |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |