blob: 9999e1d4f8483d5ed3ac5891b8173822a2192aa9 [file] [log] [blame]
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")
d9a1376623ef ("drm/amdgpu: drop gtt->adev")
45a9d154f615 ("drm/ttm: cleanup ttm_tt_create")
97b7e1b8b55d ("drm/ttm: move ttm_tt_create into ttm_tt.c v2")
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")
25893a14c938 ("drm/ttm: add ttm_tt_populate wrapper")
de8dfb8e3449 ("drm/ttm: Remove unncessary retval from ttm_bo_vm_fault()")
4d869f2598e6 ("drm/ttm: add the missed global memory count update")
cb5f1a52caf2 ("drm/ttm: Allow page allocations w/o triggering OOM..")
8f2112f84c3c ("drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count")
9483ce7c6ed5 ("drm/ttm: only free pages rather than update global memory count together")
993baf15560d ("drm/ttm: use an operation ctx for ttm_tt_bind")
d0cef9fa4411 ("drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)")
9de2fb99ebe0 ("drm/ttm: use an operation ctx for ttm_mem_global_alloc_page")
279c01f6ef62 ("drm/ttm: use an operation ctx for ttm_mem_global_alloc")
78f99c6d5c8e ("drm/ttm: cleanup some old defines")
1144b63a162c ("drm/ttm: cleanup ttm_bo_driver.h")
c0c2c3bffc94 ("drm/ttm: completely rework ttm_bo_delayed_delete")
6c41f30216c2 ("drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3")
842cde05840e ("drm/ttm: user reservation object wrappers v2")
36a0680aac13 ("drm/ttm: consistently use reservation_object_unlock")
a376b0cedbb3 ("drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use")
c1c7ce8f5687 ("drm/amdgpu: move GART recovery into GTT manager v2")
5740682e66ce ("drm/amdgpu:implement new GPU recover(v3)")
4ff23be3d50a ("drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2")
ead282a4f55a ("drm/amdgpu: always bind pinned BOs")
5e91fb57eb6a ("drm/amdgpu: use the actual placement for pin accounting")
b636176efdf0 ("drm/amdgpu/virt: add wait_reset virt ops")
a8a51a70416b ("drm/amdgpu:cleanup job reset routine(v2)")
2f9d4084cac9 ("drm/amdgpu:cleanup force_completion")
1569d651f152 ("drm/ttm: fix populate_and_map() functions once more")
f6705bf959ef ("Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux")