Commit History

Author SHA1 Message Date
  Dirk Hohndel 1297bf2e91 Add SPDX idenitifier and clarify license 7 years ago
  Junwei Zhang 967c650d49 drm/ttm: remove priority hard code when initializing ttm bo 7 years ago
  Christian König 5d95109815 drm/ttm: add ttm_bo_pipeline_gutting 7 years ago
  Christian König 97b7e1b8b5 drm/ttm: move ttm_tt_create into ttm_tt.c v2 7 years ago
  Christian König 724daa4fd6 drm/ttm: drop persistent_swap_storage from ttm_bo_init and co 7 years ago
  Christian König 231cdafc75 drm/ttm: drop ttm->dummy_read_page 7 years ago
  Christian König 3839263362 drm/ttm: drop bo->glob 7 years ago
  Roger He 40d5250dbb drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_clean 7 years ago
  Roger He d330fca115 drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx 7 years ago
  Tom St Denis 420457acfb drm/ttm: Add a default BO destructor to simplify code (v2) 7 years ago
  Tom St Denis 43c7c41b25 drm/ttm: Fix coding style in ttm_bo.c 7 years ago
  Andrey Grodzovsky cb5f1a52ca drm/ttm: Allow page allocations w/o triggering OOM.. 7 years ago
  Roger He a86170290c drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs 7 years ago
  Felix Kuehling ad76c65ec3 drm/ttm: Don't unreserve swapped BOs that were previously reserved 7 years ago
  Felix Kuehling fd5002d6a3 drm/ttm: Don't add swapped BOs to swap-LRU list 7 years ago
  Roger He dc947770cf drm/ttm: enable swapout for reserved BOs during allocation 7 years ago
  Roger He d5769ba315 drm/ttm: add new function to check if bo is allowable to evict or swapout 7 years ago
  Roger He 993baf1556 drm/ttm: use an operation ctx for ttm_tt_bind 7 years ago
  Roger He 279c01f6ef drm/ttm: use an operation ctx for ttm_mem_global_alloc 7 years ago
  Roger He a6c26af8a4 drm/ttm: call ttm_bo_swapout directly when ttm shrink 7 years ago
  Christian König 6a83a55303 drm/ttm: drop the spin in delayed delete if the trylock doesn't work 7 years ago
  Christian König 78f99c6d5c drm/ttm: cleanup some old defines 7 years ago
  Christian König 2b7e35fbf8 drm/ttm: cleanup some more resv->lock uses 7 years ago
  Christian König 827ed2b06b drm/ttm: use try_lock in ttm_bo_delayed_delete again 7 years ago
  Roger He 3e98d829ad drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx 7 years ago
  Roger He 4985c9fc5f drm/ttm: enable eviction for Per-VM-BO 7 years ago
  Roger He 5cc636846d drm/ttm: init locked again to prevent incorrect unlock 7 years ago
  Christian König 6cd2e71e89 drm/ttm: add number of bytes moved to the operation context 8 years ago
  Christian König 2823f4f019 drm/ttm: add context to driver move callback as well 8 years ago
  Christian König 83876c1bed drm/ttm: use the operation context inside TTM 8 years ago