aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo.c
Commit message (Expand)AuthorAge
* drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2012-11-20
* drm/ttm: Optimize reservation slightlyThomas Hellstrom2012-11-20
* drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-20
* drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-20
* drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz2012-11-20
* drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-20
* drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst2012-11-06
* drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom2012-10-22
* drm/ttm: Fix a theoretical raceThomas Hellstrom2012-10-22
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom2012-06-12
* drm/ttm: Fix spinlock imbalanceThomas Hellstrom2012-06-01
* ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-23
* drm/ttm: Use pr_fmt and pr_<level>Joe Perches2012-03-20
* drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-25
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * ttm: Don't return the bo reserved on error pathThomas Hellstrom2011-11-22
* | drm/ttm: callback move_notify any time bo placement change v4Jerome Glisse2011-12-06
* | drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2011-12-06
* | drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* | drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-06
|/
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie2011-10-18
|\
| * drm/ttm: request zeroed system memory pages for new TT buffer objectsBen Skeggs2011-09-14
* | ttm: export ttm_bo_createThomas Hellstrom2011-10-05
* | drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-31
|/
* drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs2011-08-23
* drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz2011-08-23
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drm: fix "persistant" typoJan Engelhardt2011-04-04
* drm/ttm: call driver move_notify() when doing system->tt bo movesBen Skeggs2011-02-22
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\
| * drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-21
| * drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
| * drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-21
| * drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
| * drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-21
| * drm/ttm: Use kref_sub instead of repeatedly calling kref_putThomas Hellstrom2010-11-21
| * drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-21
* | drm/ttm: use cancel_delayed_work_sync() in ttm_boTejun Heo2010-12-24
|/
* drm/ttm: Fix up a theoretical deadlockThomas Hellstrom2010-11-18
* drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
* drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-08
* drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-08
* drm/ttm: Add a barrier when unreservingThomas Hellstrom2010-11-08
* drm/ttm: Remove mm init error printouts and checksThomas Hellstrom2010-11-08
* drm/ttm: Remove pointless list_empty checkThomas Hellstrom2010-11-08
* drm/ttm: Documentation updateThomas Hellstrom2010-11-08
* drm/ttm: Optimize delayed buffer destructionThomas Hellstrom2010-10-20
* drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom2010-10-20