blob: 6c40ac29e8ff880314026746b334437b72de225b [file] [log] [blame]
e3e043992cb6 ("drm/ttm: fix missing NULL check in the new page pool")
d099fc8f540a ("drm/ttm: new TT backend allocation pool v3")
1b4ea4c5980f ("drm/ttm: set the tt caching state at creation time")
881c4117957b ("drm/qxl: drop unused code (v2)")
db9c1734ad69 ("drm/ttm: stop dangerous caching attribute change")
4127a6204970 ("drm/ttm: remove nonsense AGP handling")
7626168fd132 ("drm/ttm: flip tt destroy ordering.")
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.")
48e07c23cbeb ("drm/ttm: nuke memory type flags")
e03d342c621b ("drm/vmwgfx: stop setting multiple domain flags")
81b615798e94 ("drm/nouveau: stop using TTM placement flags")
7053e0eab473 ("drm/vram-helper: stop using TTM placement flags")
04e89ff364de ("drm/ttm: drop the tt backend function paths.")
48efa57e4f1b ("drm/ttm/agp: remove bdev from agp helpers")
434825546e45 ("drm/ttm: get rid of agp specific populate/unpopulate paths.")
84693830aade ("drm/gem_vram/ttm: move to driver backend destroy function.")
8635784a8733 ("drm/nouveau/ttm: use driver bind/unbind/destroy functions.")
a68bb1938b51 ("drm/radeon/ttm: move to driver binding/destroy functions. (v2)")
738edc0adb38 ("drm/ttm/agp: export bind/unbind/destroy for drivers to use.")
dc2caa305a6f ("drm/qxl: move bind/unbind/destroy to the driver function table.")
86008a7553e6 ("drm/ttm: add optional bind/unbind via driver.")
0a667b500703 ("drm/ttm: remove bdev from ttm_tt")
fe662d846c95 ("drm/ttm: remove io_reserve_lru handling v3")
141b15e59175 ("drm/nouveau: move io_reserve_lru handling into the driver v5")
d575ee11317f ("drm/ttm: make sure that we always zero init mem.bus v2")
8e6c0a2fe75d ("drm/radeon/ttm: don't store driver copy of device pointer.")
ebb21aa1882f ("drm/ttm: drop bus.size from bus placement.")
098754fe3ce7 ("drm/ttm: init mem->bus in common code.")
534b1f9071d9 ("Merge drm/drm-next into drm-misc-next")