aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2024-04-10drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-02-23drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond
2022-05-12drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König
2021-09-14drm/amdgpu: fix use after free during BO moveChristian 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
2021-05-19drm/amdgpu: switch to cached fw flags for mem training capHawking Zhang
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König
2021-04-20drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_co...Lee Jones
2021-04-20drm/amdgpu: svm bo enable_signal call conditionAlex Sierra
2021-04-20drm/amdgpu: add common HMM get pages functionPhilip Yang
2021-04-20drm/amdgpu: Remove verify_access shortcut for KFD BOsFelix Kuehling