Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+3 |
2021-07-08 | Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d... | Dave Airlie | 1 | -1/+2 |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -233/+154 |
2021-07-01 | drm/amdkfd: add owner ref param to get hmm pages | Alex Sierra | 1 | -1/+1 |
2021-07-01 | drm/amdgpu: Set ttm caching flags during bo allocation | Oak Zeng | 1 | -4/+0 |
2021-06-29 | drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages() | Liam Howlett | 1 | -2/+2 |
2021-06-29 | drm/amdgpu: return early for non-TTM_PL_TT type BOs | Nirmoy Das | 1 | -1/+2 |
2021-06-18 | drm/amdgpu: remove unused parameter in amdgpu_gart_bind | Yifan Zhang | 1 | -4/+3 |
2021-06-18 | drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOs | xinhui pan | 1 | -3/+3 |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -0/+10 |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -46/+54 |
2021-06-07 | drm/ttm, drm/amdgpu: Allow the driver some control over swapping | Thomas Hellström | 1 | -0/+4 |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_list v2 | Christian König | 1 | -1/+1 |
2021-06-04 | drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg... | Huang Rui | 1 | -0/+10 |
2021-06-04 | drm/ttm: flip over the range manager to self allocated nodes | Christian König | 1 | -0/+1 |
2021-06-04 | drm/ttm: allocate resource object instead of embedding it v2 | Christian König | 1 | -27/+27 |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -4/+34 |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König | 1 | -20/+23 |
2021-06-01 | drm/amdgpu: flush gart changes after all BO recovery | Nirmoy Das | 1 | -0/+1 |
2021-05-26 | drm/amdgpu: Implement mmap as GEM object function | Thomas Zimmermann | 1 | -75/+0 |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -112/+57 |
2021-05-21 | drm/amdgpu: Add new placement for preemptible SG BOs | Felix Kuehling | 1 | -4/+33 |
2021-05-21 | Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -38/+32 |
2021-05-21 | Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -74/+25 |
2021-05-19 | drm/amdgpu: Unmap all MMIO mappings | Andrey Grodzovsky | 1 | -4/+0 |
2021-05-19 | drm/amdgpu: Remap all page faults to per process dummy page. | Andrey Grodzovsky | 1 | -5/+16 |
2021-05-19 | drm/amdgpu: Fix a use-after-free | xinhui pan | 1 | -0/+1 |
2021-05-19 | drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind | Felix Kuehling | 1 | -26/+25 |
2021-05-19 | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE | Yi Li | 1 | -1/+1 |
2021-05-19 | drm/amdgpu: check contiguous flags instead of mm_node | Christian König | 1 | -7/+4 |
2021-05-19 | drm/amdgpu: switch to cached fw flags for mem training cap | Hawking Zhang | 1 | -4/+1 |
2021-05-19 | drm/amdgpu: Fix a use-after-free | xinhui pan | 1 | -0/+1 |
2021-05-19 | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE | Yi Li | 1 | -1/+1 |
2021-05-03 | drm/ttm: always initialize the full ttm_resource v2 | Christian König | 1 | -2/+0 |
2021-04-20 | drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_co... | Lee Jones | 1 | -1/+1 |
2021-04-20 | drm/amdgpu: svm bo enable_signal call condition | Alex Sierra | 1 | -0/+14 |
2021-04-20 | drm/amdgpu: add common HMM get pages function | Philip Yang | 1 | -66/+10 |
2021-04-20 | drm/amdgpu: Remove verify_access shortcut for KFD BOs | Felix Kuehling | 1 | -7/+0 |
2021-04-09 | drm/amdgpu: Fix size overflow | xinhui pan | 1 | -1/+1 |
2021-04-09 | drm/amdgpu: fix compiler warning(v2) | Guchun Chen | 1 | -3/+1 |
2021-04-09 | drm/amdgpu: fix NULL pointer dereference | Guchun Chen | 1 | -1/+1 |
2021-04-09 | drm/amdgpu: Use correct size when access vram | xinhui pan | 1 | -1/+1 |
2021-04-09 | drm/amdgpu/ttm: Fix memory leak userptr pages | Daniel Gomez | 1 | -3/+3 |
2021-03-26 | Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag... | Daniel Vetter | 1 | -287/+171 |
2021-03-23 | drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuable | Christian König | 1 | -6/+8 |
2021-03-23 | drm/amdgpu: use new cursor in amdgpu_mem_visible | Christian König | 1 | -4/+6 |
2021-03-23 | drm/amdgpu: use the new cursor in amdgpu_ttm_access_memory | Christian König | 1 | -49/+18 |
2021-03-23 | drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfn | Christian König | 1 | -5/+3 |
2021-03-23 | drm/amdgpu: use the new cursor in amdgpu_fill_buffer | Christian König | 1 | -50/+15 |
2021-03-23 | drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_mem | Christian König | 1 | -61/+26 |