Commit History

Author SHA1 Message Date
  Dave Airlie 1717c0e23f Revert "drm/ttm: add a way to bo_wait for either the last read or last write" 13 years ago
  Dave Airlie 017ed8012e Merge tag 'v3.1-rc10' into drm-core-next 13 years ago
  Thomas Hellstrom 4d79893788 ttm: export ttm_bo_create 13 years ago
  Ben Skeggs ff02b13f68 drm/ttm: request zeroed system memory pages for new TT buffer objects 13 years ago
  Marek Olšák dfadbbdb57 drm/ttm: add a way to bo_wait for either the last read or last write 14 years ago
  Ben Skeggs 8d3bb23609 drm/ttm: ensure ttm for new node is bound before calling move_notify() 14 years ago
  Marcin Slusarz 7c4c3960df drm/ttm: fix ttm_bo_add_ttm(user) failure path 14 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Jan Engelhardt 5df23979bc drm: fix "persistant" typo 14 years ago
  Ben Skeggs 82ef594efb drm/ttm: call driver move_notify() when doing system->tt bo moves 14 years ago
  Linus Torvalds 5b2eef966c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
  Tejun Heo f094cfc6c3 drm/ttm: use cancel_delayed_work_sync() in ttm_bo 14 years ago
  Thomas Hellstrom eba67093f5 drm/ttm: Fix up io_mem_reserve / io_mem_free calling 14 years ago
  Thomas Hellstrom 6570596202 drm/ttm/vmwgfx: Have TTM manage the validation sequence. 14 years ago
  Thomas Hellstrom 95762c2b34 drm/ttm: Improved fencing of buffer object lists 14 years ago
  Thomas Hellstrom 702adba224 drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock 14 years ago
  Thomas Hellstrom 96726fe50f drm/ttm: Don't deadlock on recursive multi-bo reservations 14 years ago
  Thomas Hellstrom 2357cbe5f4 drm/ttm: Use kref_sub instead of repeatedly calling kref_put 14 years ago
  Dave Airlie d6ea88865d drm/ttm: Add a bo list reserve fastpath (v2) 14 years ago
  Thomas Hellstrom 95ccb0f3bd drm/ttm: Fix up a theoretical deadlock 14 years ago
  Thomas Hellstrom 7dfbbdcffe drm/ttm: Be consistent on ttm_bo_init() failures 14 years ago
  Thomas Hellstrom 29e190e049 drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning 14 years ago
  Thomas Hellstrom aa123268c2 drm/ttm: Make sure a sync object doesn't disappear while we use it 14 years ago
  Thomas Hellstrom 06fba6d416 drm/ttm: Add a barrier when unreserving 14 years ago
  Thomas Hellstrom dbc4a5b835 drm/ttm: Remove mm init error printouts and checks 14 years ago
  Thomas Hellstrom 6e4c55db12 drm/ttm: Remove pointless list_empty check 14 years ago
  Thomas Hellstrom 3205bc242b drm/ttm: Documentation update 14 years ago
  Thomas Hellstrom e1efc9b6ac drm/ttm: Optimize delayed buffer destruction 14 years ago
  Thomas Hellstrom 40d857bba2 drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function 14 years ago
  Jean Delvare 965d38074e drm/ttm: Simplify ttm_bo_wait_unreserved 14 years ago