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
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-58
/
+67
2020-09-17
drm/amdgpu: prevent double kfree ttm->sg
Philip Yang
1
-0
/
+1
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-2
/
+2
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
1
-1
/
+5
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+1
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
1
-0
/
+12
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
1
-1
/
+1
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
1
-1
/
+5
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
1
-2
/
+2
2020-09-15
drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
Oak Zeng
1
-1
/
+6
2020-09-15
drm/ttm: remove available_caching
Christian König
1
-1
/
+0
2020-09-15
drm/ttm: remove default caching
Christian König
1
-1
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-34
/
+44
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-5
/
+8
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-4
/
+4
2020-09-09
drm/amdgpu/ttm: move to driver backend binding funcs
Dave Airlie
1
-7
/
+3
2020-09-09
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
1
-21
/
+3
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-3
/
+4
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-34
/
+44
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
1
-17
/
+23
2020-08-31
drm/amdgpu/ttm: remove unused parameter to move blit
Dave Airlie
1
-4
/
+4
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-3
/
+3
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-2
/
+2
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-1
/
+1
2020-08-24
drm/ttm: drop bus.size from bus placement.
Dave Airlie
1
-1
/
+2
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
1
-6
/
+0
2020-08-18
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-51
/
+69
2020-08-12
drm/ttm: give resource functions their own [ch] files
Christian König
1
-4
/
+4
2020-08-07
drm/amdgpu: make sure userptr ttm is allocated
Christian König
1
-6
/
+11
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-23
/
+23
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
1
-2
/
+2
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
1
-9
/
+6
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
1
-6
/
+6
2020-08-06
drm/amdgpu/ttm: use new takedown path
Dave Airlie
1
-5
/
+5
2020-08-06
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
1
-32
/
+5
2020-08-04
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
1
-10
/
+10
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
1
-10
/
+10
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
1
-10
/
+10
2020-08-04
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
1
-11
/
+5
2020-08-04
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
1
-2
/
+11
2020-08-04
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
1
-1
/
+8
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
1
-3
/
+3
2020-08-04
drm/amdgpu: use create_at for the stolen pre-OS buffer
Alex Deucher
1
-4
/
+4
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
1
-7
/
+0
2020-07-31
drm/amdgpu: stop implementing init_mem_type
Christian König
1
-53
/
+43
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
1
-3
/
+1
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
1
-3
/
+0
[next]