blob: 88326fdbd24ce4376dfdbb32bb23ed83fdd663d6 [file] [log] [blame]
b6fad57e5903 ("drm/nouveau/ttm: move to driver allocated manager")
37205891d84f ("drm/ttm: make ttm_range_man_init/takedown take type + args")
089cafc198ec ("drm/vmwgfx/ttm: use wrapper to access memory manager")
47c0550f5ebd ("drm/radeon/ttm: use wrapper to access memory manager")
3d3b4fb9aab3 ("drm/qxl/ttm: use wrapper to access memory manager")
f301da74a417 ("drm/nouveau/ttm: use wrapper to access memory managers")
3004add06d1c ("drm/vram-helper: use wrapper to access memory managers")
6c28aed6e5b7 ("drm/amdgfx/ttm: use wrapper to get ttm memory managers")
085097e5ae5e ("drm/ttm: remove range manager legacy takedown path")
6eee6675e01d ("drm/vmwgfx: fix gmrid takedown paths to new interface")
06feb5df1af5 ("drm/qxl/ttm: use new takedown path")
f0fe3f7bc53c ("drm/radeon/ttm: use new takedown paths")
058b5e34d8e6 ("drm/nouveau: use new cleanup paths")
cff099e70cc1 ("drm/vram_helper: call explicit mm takedown")
e0830704de7c ("drm/vmwgfx: takedown vram manager")
6fe1c54353f9 ("drm/amdgpu/ttm: use new takedown path")
56ee8b1c71ff ("drm/ttm: start allowing drivers to use new takedown path (v2)")
a006a3ce8efc ("drm/ttm: pass man around instead of mem_type in some places")
98399abd52b2 ("drm/ttm: purge old manager init path.")
621617780a62 ("drm/vmwgfx/ttm: switch gmrid allocator to new init paths.")
252f8d7b9174 ("drm/vmwgfx/ttm: convert vram mm init to new code paths")
e9172ada4460 ("drm/nouveau: use new memory manager init paths")
a9136ab56ba9 ("drm/vram_helper: use new ttm manager init function")
129ac4dcb520 ("drm/qxl/ttm: use new init path for manager")
e33dc18228ac ("drm/radeon: use new ttm man init path")
158d20d1857f ("drm/amdgpu/ttm: init managers from the driver side.")
3c90424bd7df ("drm/ttm: provide a driver-led init path for range mm manager. (v2)")
747074bb04b5 ("drm/ttm: split the mm manager init code (v2)")
e22054debc07 ("drm/vram-helper: call the ttm manager debug function")
00c2f6b3e841 ("drm/qxl/ttm: call ttm manager debug (v2)")
a0bb77cb77e2 ("drm/vmwgfx/gmrid: don't provide pointless ttm debug callback")
a2ff1e81d04e ("drm/ttm: export memory type debug entrypoint.")
1a3fb590856a ("drm/ttm: remove the init_mem_type callback")
ded9f8eaddaa ("drm/vram-helper: stop implementing init_mem_type")
ccd0dc437f25 ("drm/qxl: stop implementing init_mem_type")
009869fde901 ("drm/nouveau: stop implementing init_mem_type")
3629ca5dfb9a ("drm/vmwgfx: stop implementing init_mem_type v2")
473633540c2f ("drm/amdgpu: stop implementing init_mem_type")
b0691b34f1e0 ("drm/radeon: stop implementing init_mem_type")
be1213a341a2 ("drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2")
418d2ad1ac52 ("drm/ttm: initialize the system domain with defaults v2")
9fadd6d1e297 ("drm/ttm: remove TTM_MEMTYPE_FLAG_MAPPABLE")
902d77f3568a ("drm/amdgpu: stop using TTM_MEMTYPE_FLAG_MAPPABLE")
8401e2edf770 ("drm/radeon: stop using TTM_MEMTYPE_FLAG_MAPPABLE")