summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
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
2021-04-09drm/amdgpu: Fix size overflowxinhui pan
2021-04-09drm/amdgpu: fix compiler warning(v2)Guchun Chen
2021-04-09drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-04-09drm/amdgpu: Use correct size when access vramxinhui pan
2021-04-09drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuableChristian König
2021-03-23drm/amdgpu: use new cursor in amdgpu_mem_visibleChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_access_memoryChristian König
2021-03-23drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfnChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_fill_bufferChristian König
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_memChristian König
2021-03-23drm/amdgpu: fix compile error on architecture s390 (v2)Oak Zeng
2021-03-23drm/amdgpu: set snoop bit in pde/pte entries for A+AEric Huang
2021-03-23drm/amdgpu: set CPU mapping of vram as cached for A+A modeEric Huang
2021-03-23drm/amdgpu: use pd addr based on gart level page tableAlex Sierra