- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / ttm / ttm_bo.c
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-25 Ben Skeggsdrm/ttm: fix two regressions since move_notify changes
2011-12-20 Dave AirlieMerge tag 'v3.2-rc6' of /home/airlied/devel/kernel...
2011-12-06 Jerome Glissedrm/ttm: callback move_notify any time bo placement...
2011-12-06 Jerome Glissedrm/ttm: simplify memory accounting for ttm user v2
2011-12-06 Jerome Glissedrm/ttm: merge ttm_backend and ttm_tt V5
2011-12-06 Jerome Glissedrm/ttm: remove userspace backed ttm object support
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-22 Thomas Hellstromttm: Don't return the bo reserved on error path
2011-10-27 Dave AirlieRevert "drm/ttm: add a way to bo_wait for either the...
2011-10-18 Dave AirlieMerge tag 'v3.1-rc10' into drm-core-next
2011-10-05 Thomas Hellstromttm: export ttm_bo_create
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-14 Ben Skeggsdrm/ttm: request zeroed system memory pages for new...
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-31 Marek Olšákdrm/ttm: add a way to bo_wait for either the last read...
2011-08-23 Ben Skeggsdrm/ttm: ensure ttm for new node is bound before callin...
2011-08-23 Marcin Slusarzdrm/ttm: fix ttm_bo_add_ttm(user) failure path
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-05 Jan Engelhardtdrm: fix "persistant" typo
2011-02-23 Ben Skeggsdrm/ttm: call driver move_notify() when doing system...
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-11 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-12-24 Tejun Heodrm/ttm: use cancel_delayed_work_sync() in ttm_bo
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-22 Thomas Hellstromdrm/ttm: Fix up io_mem_reserve / io_mem_free calling
2010-11-22 Thomas Hellstromdrm/ttm/vmwgfx: Have TTM manage the validation sequence.
2010-11-22 Thomas Hellstromdrm/ttm: Improved fencing of buffer object lists
2010-11-22 Thomas Hellstromdrm/ttm/radeon/nouveau: Kill the bo lock in favour...
2010-11-22 Thomas Hellstromdrm/ttm: Don't deadlock on recursive multi-bo reservations
2010-11-22 Thomas Hellstromdrm/ttm: Use kref_sub instead of repeatedly calling...
2010-11-22 Dave Airliedrm/ttm: Add a bo list reserve fastpath (v2)
2010-11-18 Thomas Hellstromdrm/ttm: Fix up a theoretical deadlock
2010-11-10 Thomas Hellstromdrm/ttm: Be consistent on ttm_bo_init() failures
2010-11-09 Thomas Hellstromdrm/ttm: Remove the CAP_SYS_ADMIN requirement for bo...
2010-11-09 Thomas Hellstromdrm/ttm: Make sure a sync object doesn't disappear...
2010-11-09 Thomas Hellstromdrm/ttm: Add a barrier when unreserving
2010-11-09 Thomas Hellstromdrm/ttm: Remove mm init error printouts and checks
2010-11-09 Thomas Hellstromdrm/ttm: Remove pointless list_empty check
2010-11-09 Thomas Hellstromdrm/ttm: Documentation update
2010-10-21 Thomas Hellstromdrm/ttm: Optimize delayed buffer destruction
2010-10-21 Thomas Hellstromdrm/ttm: Avoid using the ttm_mem_type_manager::put_lock...
2010-10-19 Jean Delvaredrm/ttm: Simplify ttm_bo_wait_unreserved
2010-10-18 Dave Airliedrm/ttm: add unlocked variant of new manager put node.
2010-10-18 Dave AirlieMerge branch 'drm-fixes' of /home/airlied/kernel/linux...
2010-10-16 Jiri Slaby- Update to 2.6.36-rc8.
2010-10-05 Thomas Hellstromdrm/ttm: Fix two race conditions + fix busy codepaths
2010-10-05 Ben Skeggsdrm/ttm: restructure to allow driver to plug in alterna...
2010-10-05 Ben Skeggsdrm/ttm: introduce utility function to free an allocate...
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-03 Dave Airliedrm: move ttm global code to core drm
2010-07-07 Daniel Vetterdrm: kill drm_mm_node->private
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-18 Matthew Garrettttm: Provide an API for starting and stopping the delay...
2010-05-12 Jan Beulich- Update Xen patches to 2.6.34-rc7 and c/s 1017.
2010-05-06 Thomas Hellstromdrm/ttm: Remove the ttm_bo_block_reservation() function.
2010-04-20 Jerome Glissedrm/ttm: remove io_ field from TTM V6
2010-04-20 Jerome Glissedrm/ttm: ttm_fault callback to allow driver to handle...
2010-04-08 Jerome Glissedrm/ttm: split no_wait argument in 2 GPU or reserve...
2010-03-31 Dave AirlieMerge branch 'v2.6.34-rc2' into drm-linus
2010-03-15 Robert P. J. Daydrm: "kobject_init/kobject_add" -> "kobject_init_and_add".
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-02-15 Thomas Hellstromdrm/ttm: Fix a bug occuring when validating a buffer...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Thomas Hellstromdrm/ttm: Allow system memory as a busy placement.
2010-01-25 Luca Barbieridrm/ttm: Fix race condition in ttm_bo_delayed_delete...
2010-01-14 Thomas Hellstromdrm/ttm: Make sure system buffer objects has offset...
2010-01-14 Thomas Hellstromdrm/ttm: Export symbols needed for vmwgfx suspend ...
2010-01-14 Thomas Hellstromdrm/ttm: Add a swap_notify callback.
2009-12-16 Jerome Glissedrm/ttm: Fix memory type manager debug information...
2009-12-16 Jerome Glissedrm/ttm: Fix printk format & compute bo->mem.size at...
2009-12-16 Thomas Hellstromdrm/ttm: Fix potential ttm_mem_evict_first races.
2009-12-16 Thomas Hellstromdrm/ttm: Delayed delete fixes.
2009-12-16 Dave Airliedrm/ttm: fix two bugs in new placement routines.
2009-12-11 Ben Skeggsdrm/ttm: export some functions useful to drivers using ttm
2009-12-11 Jerome Glissedrm/ttm: Convert ttm_buffer_object_init to use ttm_plac...
2009-12-10 Jerome Glissedrm/ttm: Print debug information on memory manager...
2009-12-10 Jerome Glissedrm/ttm: Initialize eviction placement in case the...
2009-12-10 Thomas Hellstromdrm/ttm: Have the TTM code return -ERESTARTSYS instead...
2009-12-10 Jerome Glissedrm/ttm: Rework validation & memory space allocation...
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Make parts of a struct ttm_bo_devic...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-19 Thomas Hellstromttm: Make parts of a struct ttm_bo_device global.
2009-08-19 Thomas Hellstromdrm/ttm: Memory accounting rework.
2009-08-04 Roel Kluindrm/ttm: Read buffer overflow
2009-08-04 Thomas Hellstromdrm/ttm: Fix a sync object leak.
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
2009-07-15 Dave Airliedrm/ttm/radeon: add dma32 support.
2009-07-15 Thomas Hellstromttm: Fix caching mode selection.
2009-06-18 Thomas Hellstromdrm/ttm: fix an error path to exit function correctly
2009-06-18 Thomas Hellstromttm: Return -ERESTART when a signal interrupts bo eviction.
2009-06-14 Thomas Hellstromdrm: Add the TTM GPU memory manager subsystem.