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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
drm/amdgpu: switch gtt_mgr to counting used pages
Lang Yu
1
-1
/
+1
2021-06-04
drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...
Huang Rui
1
-0
/
+4
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+11
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
1
-1
/
+0
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
1
-0
/
+11
2021-05-19
drm/amdgpu: move struct amdgpu_vram_reservation into vram mgr
Christian König
1
-5
/
+0
2021-04-15
drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S...
Ramesh Errabolu
1
-0
/
+1
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-7
/
+2
2021-03-23
drm/amdgpu: revert "reserve backup pages for bad page retirment"
Christian König
1
-4
/
+0
2021-02-26
drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)
Ramesh Errabolu
1
-2
/
+1
2021-02-26
drm/amdgpu: reserve backup pages for bad page retirment
Dennis Li
1
-0
/
+4
2021-02-18
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
1
-1
/
+1
2021-02-18
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
1
-4
/
+0
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-1
/
+1
2020-12-08
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
1
-1
/
+0
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-1
/
+11
2020-10-30
drm/amdgpu: fix the issue of reserving bad pages failed
Dennis Li
1
-0
/
+11
2020-10-27
drm/amdgpu: drop mem_global_referenced
Christian König
1
-1
/
+0
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+17
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-4
/
+0
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-0
/
+17
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
1
-1
/
+0
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
1
-0
/
+19
2020-08-07
drm/amdgpu: make sure userptr ttm is allocated
Christian König
1
-2
/
+2
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-5
/
+5
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
1
-4
/
+4
2020-08-06
drm/amdgpu/ttm: use new takedown path
Dave Airlie
1
-0
/
+2
2020-08-06
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
1
-2
/
+2
2020-08-04
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
1
-0
/
+6
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
1
-0
/
+5
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
1
-0
/
+6
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-4
/
+4
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
1
-0
/
+1
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-4
/
+4
2020-04-28
drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
Christian König
1
-2
/
+2
2020-04-28
drm/amdgpu: add TMZ handling to amdgpu_move_blit
Christian König
1
-1
/
+1
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+1
2020-04-01
drm/amdgpu: add support for exporting VRAM using DMA-buf v3
Christian König
1
-1
/
+11
2020-02-28
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
1
-1
/
+0
2020-02-26
drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+3
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-08-02
drm/amdgpu: Implement VRAM wipe on release
Felix Kuehling
1
-0
/
+2
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
1
-2
/
+3
2019-05-24
drm/amdgpu: fix HMM config dependency issue
Philip Yang
1
-1
/
+12
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
1
-1
/
+2
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-1
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-1
/
+0
2018-08-27
drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2
Christian König
1
-0
/
+1
[next]