index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
2021-06-29
drm/amdgpu: return early for non-TTM_PL_TT type BOs
Nirmoy Das
2021-06-23
ydrm/amdgpu: always allow evicting to SYSTEM domain
Christian König
2021-06-23
drm/amdgpu: user temporary GTT as bounce buffer
Lang Yu
2021-06-18
drm/amdgpu: remove unused parameter in amdgpu_gart_bind
Yifan Zhang
2021-06-18
drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOs
xinhui pan
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-07
drm/ttm, drm/amdgpu: Allow the driver some control over swapping
Thomas Hellström
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-04
drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...
Huang Rui
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-19
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
2021-05-19
drm/amdgpu: Remap all page faults to per process dummy page.
Andrey Grodzovsky
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
2021-05-19
drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind
Felix Kuehling
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
2021-05-19
drm/amdgpu: check contiguous flags instead of mm_node
Christian König
2021-05-19
drm/amdgpu: switch to cached fw flags for mem training cap
Hawking Zhang
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
2021-05-03
drm/ttm: always initialize the full ttm_resource v2
Christian König
2021-04-20
drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_co...
Lee Jones
2021-04-20
drm/amdgpu: svm bo enable_signal call condition
Alex Sierra
2021-04-20
drm/amdgpu: add common HMM get pages function
Philip Yang
2021-04-20
drm/amdgpu: Remove verify_access shortcut for KFD BOs
Felix Kuehling
2021-04-09
drm/amdgpu: Fix size overflow
xinhui pan
2021-04-09
drm/amdgpu: fix compiler warning(v2)
Guchun Chen
2021-04-09
drm/amdgpu: fix NULL pointer dereference
Guchun Chen
2021-04-09
drm/amdgpu: Use correct size when access vram
xinhui pan
2021-04-09
drm/amdgpu/ttm: Fix memory leak userptr pages
Daniel Gomez
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/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuable
Christian König
2021-03-23
drm/amdgpu: use new cursor in amdgpu_mem_visible
Christian König
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_ttm_access_memory
Christian König
2021-03-23
drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfn
Christian König
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_fill_buffer
Christian König
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_mem
Christian König
2021-03-23
drm/amdgpu: fix compile error on architecture s390 (v2)
Oak Zeng
2021-03-23
drm/amdgpu: set snoop bit in pde/pte entries for A+A
Eric Huang
2021-03-23
drm/amdgpu: set CPU mapping of vram as cached for A+A mode
Eric Huang
2021-03-23
drm/amdgpu: use pd addr based on gart level page table
Alex Sierra
[prev]
[next]