index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-5
/
+0
2021-11-22
drm/amdgpu: partially revert "svm bo enable_signal call condition"
Christian König
1
-9
/
+0
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+9
2021-11-17
drm/amdgpu: remove unnecessary checks
Nirmoy Das
1
-5
/
+0
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-10-28
drm/amdkfd: restore userptr ignore bad address error
Philip Yang
1
-0
/
+3
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-9
/
+39
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-10-22
drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
Christian König
1
-10
/
+4
2021-10-13
drm/amdkfd: unregistered svm range not overlap with TTM range
Philip Yang
1
-1
/
+3
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+19
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
1
-0
/
+30
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
1
-5
/
+5
2021-09-29
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
1
-1
/
+14
2021-09-22
Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
1
-1
/
+0
2021-08-23
drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
Christian König
1
-1
/
+2
2021-08-05
drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...
Tuo Li
1
-2
/
+2
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-41
/
+49
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+5
2021-07-16
drm/amdgpu/ttm: optimize vram access in amdgpu_ttm_access_memory()
Kevin Wang
1
-35
/
+48
2021-07-16
drm/amdgpu/ttm: replace duplicate code with exiting function
Kevin Wang
1
-6
/
+1
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-23
ydrm/amdgpu: always allow evicting to SYSTEM domain
Christian König
1
-2
/
+4
2021-06-23
drm/amdgpu: user temporary GTT as bounce buffer
Lang Yu
1
-1
/
+1
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
[next]