summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-28drm/amdkfd: restore userptr ignore bad address errorPhilip Yang
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-13drm/amdkfd: unregistered svm range not overlap with TTM rangePhilip Yang
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-29drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpuMatthew Auld
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-08-23drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulateChristian König
2021-08-05drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...Tuo Li
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-16drm/amdgpu/ttm: optimize vram access in amdgpu_ttm_access_memory()Kevin Wang
2021-07-16drm/amdgpu/ttm: replace duplicate code with exiting functionKevin Wang
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...Dave Airlie
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01drm/amdkfd: add owner ref param to get hmm pagesAlex Sierra
2021-07-01drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng
2021-06-29drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()Liam Howlett
2021-06-29drm/amdgpu: return early for non-TTM_PL_TT type BOsNirmoy Das
2021-06-23ydrm/amdgpu: always allow evicting to SYSTEM domainChristian König
2021-06-23drm/amdgpu: user temporary GTT as bounce bufferLang Yu
2021-06-18drm/amdgpu: remove unused parameter in amdgpu_gart_bindYifan Zhang
2021-06-18drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOsxinhui pan
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-07drm/ttm, drm/amdgpu: Allow the driver some control over swappingThomas Hellström
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-04drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky
2021-05-19drm/amdgpu: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan
2021-05-19drm/amdgpu: Move dmabuf attach/detach to backend_(un)bindFelix Kuehling
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li
2021-05-19drm/amdgpu: check contiguous flags instead of mm_nodeChristian König