blob: e91f2a23529679a9efe062c90b35b233ac3da641 [file] [log] [blame]
68b111bf74a0 ("drm/radeon: fix check order in radeon_bo_move")
28a68f828266 ("drm/radeon/ttm: use multihop")
bfe5e585b44f ("drm/ttm: move last binding into the drivers.")
6d8200032959 ("drm/ttm: drop move notify around move.")
28ee846e8378 ("drm/ttm: remove move to new and inline into remainging place.")
f227ccc9612f ("drm/ttm: drop unbind callback.")
29a1d482e404 ("drm/ttm: add move to system into drivers")
a2dcf77f7583 ("drm/ttm: minor cleanup to move to system")
9764c35348b4 ("drm/ttm: move some move binds into the drivers")
23fae9cf97cc ("drm/ttm: drop ttm_bo_move_ttm wrapper")
c37d951cb42a ("drm/ttm: add move old to system to drivers.")
a07e32bda026 ("drm/ttm: use new move interface for known system->ttm moves")
b8b99c7ddcce ("drm/ttm: split out the move to system from move ttm code")
87ed94238cb5 ("drm/ttm: refactor out common code to setup a new tt backed resource")
d1934d2b687a ("drm/ttm: drop free old node wrapper.")
ce65b874001d ("drm/ttm: nuke caching placement flags")
1b4ea4c5980f ("drm/ttm: set the tt caching state at creation time")
8e6cb56b67fe ("drm/ttm: make move callback compulstory")
2b8283ff1a60 ("drm/vram_helper: implement a ttm move callback.")
bcff5d3e3bab ("drm/vmwgfx: add a move callback.")
881c4117957b ("drm/qxl: drop unused code (v2)")
12b68474e6d5 ("drm/nouveau/ttm: handle ttm moves properly.")
51e50e542204 ("drm/radeon/ttm: handle ttm moves properly")
3a08446b31e3 ("drm/amdgpu/ttm: handle tt moves properly.")
6236d953f7ac ("drm/ttm: handle the SYSTEM->TT path in same place as others.")
6797cea18d39 ("drm/nouveau: switch over to the new pin interface")
ab861424cb58 ("drm/ttm: remove persistent_swap_storage")
0ef1ed813e6b ("drm/ttm: add bo wait that takes a ctx wrapper.")
546618674593 ("drm/nouveau/ttm: plumb ctx through move functions.")
b1ec2924aa5a ("drm/radeon: cleanup ttm operation ctx usage.")
db9c1734ad69 ("drm/ttm: stop dangerous caching attribute change")
4127a6204970 ("drm/ttm: remove nonsense AGP handling")
4856e5aa0ef1 ("drm/ttm: drop evicted from ttm_bo.")
e46f468fef95 ("drm/ttm: drop special pipeline accel cleanup function.")
92afce909530 ("drm/ttm: make common function for wait/free node path.")
13a8f46d8030 ("drm/ttm: move ghost object creation to a common function")
2ee476f77ffe ("drm/ttm: add a simple assign mem to bo wrapper")
cae515f4a5d9 ("drm/ttm/drivers: call the bind function directly.")
7626168fd132 ("drm/ttm: flip tt destroy ordering.")
0b988ca1c7c4 ("drm/ttm: protect against reentrant bind in the drivers")
3312be8f6fc8 ("drm/ttm: move populated state into page flags")
3a4ab168a5df ("drm/ttm: split bound/populated flags.")
9e9a153bdf25 ("drm/ttm: move ttm binding/unbinding out of ttm_tt paths.")
2040ec970e94 ("drm/ttm: split populate out from binding.")
395a73f8ba6f ("drm/ttm: tt destroy move null check to outer function.")
2ff6e69c0449 ("drm/ttm: wrap tt destroy. (v2)")
7eec91513827 ("drm/ttm/tt: add wrappers to set tt state.")
9c3006a4cc1b ("drm/ttm: remove available_caching")
5839172f0980 ("drm/nouveau: explicitly specify caching to use")
0fe438cec9e1 ("drm/ttm: remove default caching")