blob: c95285e8c73c7e0572be95fb8a53624a5a83969e [file] [log] [blame]
bd4264112f93 ("drm/ttm: fix re-init of global structures")
62b53b37e4b1 ("drm/ttm: use a static ttm_bo_global instance")
56b3d2041358 ("drm/ttm: make the device list mutex static")
27eb1fa9130a ("drm/ttm: use a static ttm_mem_global instance")
105f20706fb5 ("drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global")
e55a5c9b5f5b ("drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()")
2e603d0429a4 ("drm/amdgpu: clean up the superfluous space and align the comment text for amdgpu_ttm")
50da51744f00 ("drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)")
959a2091fae0 ("drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9")
1afd30efeddb ("drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"")
6f752ec2c20c ("drm/amdgpu: Free VGA stolen memory as soon as possible.")
ebdef28ebbcf ("drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)")
5422a28fe86f ("drm/amdgpu: fix and cleanup cpu visible VRAM handling")
f1018f50d483 ("drm/amdgpu: use ctx bytes_moved")
552825b28dda ("drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)")
5a8c102ac471 ("drm/amdgpu: Don't change preferred domian when fallback GTT v6")
eab3de23a163 ("drm/amdgpu: explicit give BO type to amdgpu_bo_create")
e3364dfc6a76 ("drm/amdgpu: initial validate the prime BOs into the CPU domain")
82dee2418946 ("drm/amdgpu: drop the backing store when DMA-buf imports are evicted")
dde5da237931 ("drm/ttm: add bo as parameter to the ttm_tt_create callback")
e89d0d332b75 ("drm/amdgpu: stop allocating a page array for prime shared BOs")
75a57669cbc8 ("drm/ttm: add ttm_sg_tt_init")
81f5ec025514 ("drm/ttm: move ttm_tt defines into ttm_tt.h")
a46a2cd103a8 ("drm/amdgpu: Add GPUVM memory management functions for KFD")
d8d019ccffb8 ("drm/amdgpu: Add KFD eviction fence")
473fee476a3c ("drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem")
fa72d66198c9 ("drm/amdgpu: remove useless BUG_ONs")
ebb043f26751 ("drm/amdgpu: replace iova debugfs file with iomem (v3)")
59dd47728625 ("drm/amdgpu: further mitigate workaround for i915")
d9a1376623ef ("drm/amdgpu: drop gtt->adev")
81988f9c3d99 ("drm/amdgpu: use separate status for buffer funcs availability v2")
c396ef9bf317 ("drm/amdgpu: move some functions into amdgpu_ttm.h")
45a9d154f615 ("drm/ttm: cleanup ttm_tt_create")
97b7e1b8b55d ("drm/ttm: move ttm_tt_create into ttm_tt.c v2")
724daa4fd65d ("drm/ttm: drop persistent_swap_storage from ttm_bo_init and co")
231cdafc7543 ("drm/ttm: drop ttm->dummy_read_page")
3231a7696e22 ("drm/ttm: drop ttm->glob")
38392633627c ("drm/ttm: drop bo->glob")
2a7b464f846a ("drm/qxl: remove ttm_pool_* wrappers")
b3afc7989fd8 ("drm/virtio: remove ttm_pool_* wrappers")
b48bdd95d45e ("drm/amdgpu: remove extra TT unpopulated check")
25893a14c938 ("drm/ttm: add ttm_tt_populate wrapper")
de8dfb8e3449 ("drm/ttm: Remove unncessary retval from ttm_bo_vm_fault()")
8febe617d8d9 ("drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"")
13307f7e1d0c ("drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs" v2")
7cce9584310c ("drm/amdgpu: Use new TTM flag to avoid OOM triggering.")
4d869f2598e6 ("drm/ttm: add the missed global memory count update")
cb5f1a52caf2 ("drm/ttm: Allow page allocations w/o triggering OOM..")
770d13b19fdf ("drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h")
da320625de81 ("drm/amdgpu: remove agp_base")