- ebdf565 drm/ttm: add multihop infrastrucutre (v3) by Dave Airlie · 4 years, 4 months ago
- 4367660 drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers by Thomas Zimmermann · 4 years, 4 months ago
- c44dfe4 drm/ttm: replace context flags with bools v2 by Christian König · 4 years, 4 months ago
- 586052b drm/ttm: rework no_retry handling v2 by Christian König · 4 years, 4 months ago
- 256dd44 drm/ttm: nuke old page allocator by Christian König · 4 years, 4 months ago
- ee5d2a8 drm/ttm: wire up the new pool as default one v2 by Christian König · 4 years, 4 months ago
- d099fc8 drm/ttm: new TT backend allocation pool v3 by Christian König · 4 years, 5 months ago
- e34b8fe drm/ttm: merge ttm_dma_tt back into ttm_tt by Christian König · 4 years, 5 months ago
- 230c079 drm/ttm: make num_pages uint32_t by Christian König · 4 years, 5 months ago
- d1cb1f2 drm/ttm: nuke ttm_tt_set_(un)populated again by Christian König · 4 years, 5 months ago
- 6a6e598 drm/ttm: replace last move_notify with delete_mem_notify by Dave Airlie · 4 years, 5 months ago
- bfe5e58 drm/ttm: move last binding into the drivers. by Dave Airlie · 4 years, 5 months ago
- 28ee846 drm/ttm: remove move to new and inline into remainging place. by Dave Airlie · 4 years, 5 months ago
- f227ccc drm/ttm: drop unbind callback. by Dave Airlie · 4 years, 5 months ago
- 29a1d48 drm/ttm: add move to system into drivers by Dave Airlie · 4 years, 5 months ago
- 23fae9c drm/ttm: drop ttm_bo_move_ttm wrapper by Dave Airlie · 4 years, 5 months ago
- c37d951 drm/ttm: add move old to system to drivers. by Dave Airlie · 4 years, 5 months ago
- 87ed942 drm/ttm: refactor out common code to setup a new tt backed resource by Dave Airlie · 4 years, 5 months ago
- d1934d2 drm/ttm: drop free old node wrapper. by Dave Airlie · 4 years, 5 months ago
- ce65b87 drm/ttm: nuke caching placement flags by Christian König · 4 years, 5 months ago
- 867bcec drm/ttm: use caching instead of placement for ttm_io_prot by Christian König · 4 years, 5 months ago
- 1cf65c4 drm/ttm: add caching state to ttm_bus_placement by Christian König · 4 years, 5 months ago
- 1b4ea4c drm/ttm: set the tt caching state at creation time by Christian König · 4 years, 5 months ago
- 955a341 drm/ttm: move ttm_set_memory.h out of include by Christian König · 4 years, 5 months ago
- 72dc6e3 drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2 by Christian König · 4 years, 5 months ago
- d7c5975 drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx by Christian König · 4 years, 5 months ago
- 4561b36 drm/ttm: drop glob parameter from ttm_bo_swapout by Christian König · 4 years, 5 months ago
- 4ce032d drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3 by Christian König · 4 years, 5 months ago
- 1e17792 drm/ttm: remove TTM_PAGE_FLAG_WRITE by Christian König · 4 years, 5 months ago
- 45e241f drm/ttm: remove fault callback by Christian König · 4 years, 5 months ago
- e8c93e0 drm/ttm: remove TTM_PL_FLAG_NO_EVICT by Christian König · 4 years, 6 months ago
- 28578f3 drm/ttm: remove ttm_bo_create by Christian König · 4 years, 6 months ago
- deb0814 drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2 by Christian König · 4 years, 6 months ago
- ab86142 drm/ttm: remove persistent_swap_storage by Christian König · 4 years, 6 months ago
- 0ef1ed8 drm/ttm: add bo wait that takes a ctx wrapper. by Dave Airlie · 4 years, 5 months ago
- db9c173 drm/ttm: stop dangerous caching attribute change by Christian König · 4 years, 6 months ago
- 4127a62 drm/ttm: remove nonsense AGP handling by Christian König · 4 years, 6 months ago
- 4856e5a drm/ttm: drop evicted from ttm_bo. by Dave Airlie · 4 years, 6 months ago
- e46f468 drm/ttm: drop special pipeline accel cleanup function. by Dave Airlie · 4 years, 6 months ago
- 2ee476f7 drm/ttm: add a simple assign mem to bo wrapper by Dave Airlie · 4 years, 6 months ago
- 7626168 drm/ttm: flip tt destroy ordering. by Dave Airlie · 4 years, 6 months ago
- 0b988ca drm/ttm: protect against reentrant bind in the drivers by Dave Airlie · 4 years, 6 months ago
- 67d6a8b drm/ttm: remove superflous extern attribute from funcs by Christian König · 4 years, 6 months ago
- 3618315 drm/ttm: some cleanups by Christian König · 4 years, 6 months ago
- 3312be8 drm/ttm: move populated state into page flags by Dave Airlie · 4 years, 6 months ago
- 3a4ab16 drm/ttm: split bound/populated flags. by Dave Airlie · 4 years, 6 months ago
- 9e9a153 drm/ttm: move ttm binding/unbinding out of ttm_tt paths. by Dave Airlie · 4 years, 6 months ago
- 2040ec9 drm/ttm: split populate out from binding. by Dave Airlie · 4 years, 6 months ago
- 2ff6e69 drm/ttm: wrap tt destroy. (v2) by Dave Airlie · 4 years, 6 months ago
- 7eec915 drm/ttm/tt: add wrappers to set tt state. by Dave Airlie · 4 years, 6 months ago
- 9c3006a drm/ttm: remove available_caching by Christian König · 4 years, 6 months ago
- 0fe438c drm/ttm: remove default caching by Christian König · 4 years, 6 months ago
- 48e07c2 drm/ttm: nuke memory type flags by Christian König · 4 years, 6 months ago
- 04e89ff drm/ttm: drop the tt backend function paths. by Dave Airlie · 4 years, 6 months ago
- 48efa57 drm/ttm/agp: remove bdev from agp helpers by Dave Airlie · 4 years, 6 months ago
- 4348255 drm/ttm: get rid of agp specific populate/unpopulate paths. by Dave Airlie · 4 years, 6 months ago
- 738edc0 drm/ttm/agp: export bind/unbind/destroy for drivers to use. by Dave Airlie · 4 years, 6 months ago
- 86008a7 drm/ttm: add optional bind/unbind via driver. by Dave Airlie · 4 years, 6 months ago
- ecfe695 drm/ttm: introduce ttm_bo_move_null by Dave Airlie · 4 years, 6 months ago
- 54d04ea drm/ttm: merge offset and base in ttm_bus_placement by Christian König · 4 years, 6 months ago
- 0a667b5 drm/ttm: remove bdev from ttm_tt by Dave Airlie · 4 years, 6 months ago
- fe662d8 drm/ttm: remove io_reserve_lru handling v3 by Christian König · 5 years ago
- ebb21aa drm/ttm: drop bus.size from bus placement. by Dave Airlie · 4 years, 7 months ago
- 534b1f9 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 7 months ago
- b245872 drm/ttm: give resource functions their own [ch] files by Christian König · 4 years, 7 months ago
- e92ae67 drm/ttm: rename ttm_resource_manager_func callbacks by Christian König · 4 years, 7 months ago
- 2966141 drm/ttm: rename ttm_mem_reg to ttm_resource. by Dave Airlie · 4 years, 7 months ago
- 9de59bc drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager. by Dave Airlie · 4 years, 7 months ago
- 3f48f93 drm/ttm: add a wrapper for checking if manager is in use by Dave Airlie · 4 years, 7 months ago
- 90a0489 drm/ttm: drop type manager has_type by Dave Airlie · 4 years, 7 months ago
- a751612 drm/ttm: drop list of memory managers from device. (v2) by Dave Airlie · 4 years, 7 months ago
- 7541ce1 drm/ttm: drop man->bdev link. by Dave Airlie · 4 years, 7 months ago
- 7ee6c95 drm/ttm: drop priv pointer in memory manager by Dave Airlie · 4 years, 7 months ago
- 3720589 drm/ttm: make ttm_range_man_init/takedown take type + args by Dave Airlie · 4 years, 7 months ago
- d398811 drm/ttm: allow drivers to provide their own manager subclasses by Dave Airlie · 4 years, 7 months ago
- 0105727 drm/ttm: rename manager variable to make sure wrapper is used. by Dave Airlie · 4 years, 7 months ago
- 9eca33f drm/ttm: add wrapper to get manager from bdev. by Dave Airlie · 4 years, 7 months ago
- 0cf0a79 drm/ttm: make TTM responsible for cleaning system only. by Dave Airlie · 4 years, 7 months ago
- 56ee8b1 drm/ttm: start allowing drivers to use new takedown path (v2) by Dave Airlie · 4 years, 7 months ago
- 4265acc drm/ttm: make some inline helper functions for cleanup paths. (v2) by Dave Airlie · 4 years, 7 months ago
- 98399ab drm/ttm: purge old manager init path. by Dave Airlie · 4 years, 7 months ago
- 3c90424b drm/ttm: provide a driver-led init path for range mm manager. (v2) by Dave Airlie · 4 years, 7 months ago
- 747074bb drm/ttm: split the mm manager init code (v2) by Dave Airlie · 4 years, 7 months ago
- a2ff1e8 drm/ttm: export memory type debug entrypoint. by Dave Airlie · 4 years, 7 months ago
- 20784cd drm/ttm: use a helper for unlocked moves to the lru tail by Dave Airlie · 4 years, 7 months ago
- 46bca88 drm/ttm/amdgpu: consolidate ttm reserve paths by Dave Airlie · 4 years, 7 months ago
- 1a3fb59 drm/ttm: remove the init_mem_type callback by Christian König · 4 years, 8 months ago
- be1213a drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2 by Christian König · 4 years, 8 months ago
- ec731e5 drm/ttm: ttm_bo_swapout_all doesn't use it's argument. by Dave Airlie · 4 years, 7 months ago
- 9d66a3e drm/ttm: drop unusued function declaration by Dave Airlie · 4 years, 7 months ago
- 08bb88c drm/ttm: make ttm_tt unbind function return void. by Dave Airlie · 4 years, 7 months ago
- 9fadd6d drm/ttm: remove TTM_MEMTYPE_FLAG_MAPPABLE by Christian König · 4 years, 8 months ago
- f5a9a93 drm/ttm: remove TTM_MEMTYPE_FLAG_CMA by Christian König · 4 years, 8 months ago
- ce74773 drm/ttm: remove io_reserve_fastpath flag by Christian König · 4 years, 8 months ago
- e04be23 drm/ttm: further cleanup ttm_mem_reg handling by Christian König · 4 years, 8 months ago
- 60e9eab Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 4 years, 8 months ago
- 6407d66 drm/ttm: do not keep GPU dependent addresses by Nirmoy Das · 4 years, 8 months ago
- 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 9 months ago
- b7301fd drm/ttm: Remove reference to the mem_glob member by Maya Rashish · 5 years ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 11 months ago