Commit History

作者 SHA1 備註 提交日期
  Thomas Hellstrom c75230833c drm/ttm: Hide the implementation details of reservation 11 年之前
  Dave Airlie d1583c9997 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next 11 年之前
  David Herrmann 44d847b743 drm: init TTM dev_mapping in ttm_bo_device_init() 12 年之前
  Rob Clark 9ef7506f7e drm/ttm: don't oops if no invalidate_caches() 11 年之前
  Rashika Kheria 6e87fa481f drivers: gpu: Mark function as static in ttm_bo.c 11 年之前
  Thomas Hellstrom c58f009e01 drm/ttm: Remove set_need_resched from the ttm fault handler 11 年之前
  Thomas Hellstrom 59c8e66378 drm/ttm: Fix memory type compatibility check 11 年之前
  Thomas Hellstrom 15205fbcbe drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction 12 年之前
  David Herrmann abf190351b drm/ttm: inline drm_bo_setup_vm() 12 年之前
  David Herrmann 51335df9f0 drm/vma: provide drm_vma_node_unmap() helper 12 年之前
  David Herrmann 72525b3f33 drm/ttm: convert to unified vma offset manager 12 年之前
  David Herrmann 77ef8bbc87 drm: make drm_mm_init() return void 12 年之前
  Maarten Lankhorst 009a9dadb6 drm/ttm: get rid of ttm_bo_is_reserved usage 12 年之前
  Maarten Lankhorst 3482032457 drm/ttm: inline ttm_bo_reserve and related calls 12 年之前
  Maarten Lankhorst 5e33840511 drm/ttm: convert to the reservation api 12 年之前
  Maarten Lankhorst ecff665f5e drm/ttm: make ttm reservation calls behave like reservation calls 12 年之前
  Dave Airlie b9e5071386 Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next 12 年之前
  Dave Airlie 014b34409f ttm: on move memory failure don't leave a node dangling 12 年之前
  Maarten Lankhorst cc4c0c4de3 drm/ttm: unexport ttm_bo_wait_unreserved 12 年之前
  Maarten Lankhorst 5e45d7dfd7 drm/ttm: add ttm_bo_reserve_slowpath 12 年之前
  Maarten Lankhorst 63d0a41955 drm/ttm: remove lru_lock around ttm_bo_reserve 12 年之前
  Maarten Lankhorst 0953e76e91 drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling 12 年之前
  Maarten Lankhorst 97a875cbdf drm/ttm: remove no_wait_reserve, v3 12 年之前
  Maarten Lankhorst e7ab20197b drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2 12 年之前
  Maarten Lankhorst 2b7b3ad2fb drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2 12 年之前
  Maarten Lankhorst 85b144f860 drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3 12 年之前
  Maarten Lankhorst 4154f051e7 drm/ttm: change fence_lock to inner lock 12 年之前
  Thomas Hellstrom 82fe50bcc8 drm/ttm: Optimize vm locking using kref_get_unless_zero v3 12 年之前
  Maarten Lankhorst 654aa79259 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations 12 年之前
  Thomas Hellstrom 6c1e963cc5 drm/ttm: Optimize reservation slightly 12 年之前