drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / ttm /
2010-06-03 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-31 Thomas Hellstromdrm/ttm: Fix ttm_page_alloc.c
2010-05-31 Thomas Hellstromdrm/ttm: Fix cached TTM page allocation.
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-07 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-06 Thomas Hellstromdrm/ttm: Remove the ttm_bo_block_reservation() function.
2010-05-06 Thomas Hellstromdrm/ttm: Remove some leftover debug messages.
2010-05-06 Jerome Glissedrm/ttm: fix, avoid iomapping system memory
2010-04-20 Dave AirlieMerge branch 'drm-ttm-unmappable' into drm-core-next
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-20 Dave AirlieMerge branch 'drm-ttm-pool' into drm-core-next
2010-04-08 Stephen Rothwelldrm/ttm: using kmalloc/kfree requires including slab.h
2010-04-08 Jerome Glissedrm/ttm: split no_wait argument in 2 GPU or reserve...
2010-04-08 Matt Turnerdrm/ttm: include linux/seq_file.h for seq_printf
2010-04-06 Pauli Nieminendrm/ttm: Add sysfs interface to control pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: Use set_pages_array_wc instead of set_memory_wc.
2010-04-06 Pauli Nieminendrm/ttm: Add debugfs output entry to pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: add pool wc/uc page allocator V3
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-31 Dave AirlieMerge branch 'v2.6.34-rc2' into drm-linus
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Robert P. J. Daydrm: "kobject_init/kobject_add" -> "kobject_init_and_add".
2010-03-15 Dave Airliedrm/ttm: use drm calloc large and free large
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-25 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-25 Maarten Maathuisdrm/ttm: handle OOM in ttm_tt_swapout
2010-02-19 Francisco Jerezdrm/ttm: fix caching problem on non-PAT systems.
2010-02-15 Thomas Hellstromdrm/ttm: Fix a bug occuring when validating a buffer...
2010-02-01 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-02-01 Austin Yuandrm/ttm: remove unnecessary save_flags and ttm_flag_mas...
2010-02-01 Richard Kennedydrm/ttm: remove padding from ttm_ref_object on 64bit...
2010-02-01 Francisco Jerezdrm/ttm: Avoid conflicting reserve_memtype during ttm_t...
2010-01-26 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
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 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
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-16 Dave Airliedrm/ttm: fix incorrect logic in ttm_bo_io path
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
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-09 Dave Airliedrm/ttm: fix memory leak noticed by kmemleak.
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Thomas Hellstromdrm/ttm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Add TTM execbuf utilities.
2009-12-07 Thomas Hellstromdrm/ttm: Add ttm lock functionality.
2009-12-07 Thomas Hellstromdrm/ttm: Add user-space objects.
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Dan Carpenterdrm/ttm: fix small memory leak in ttm_memory.c
2009-11-18 Dave AirlieMerge branch 'drm-core-next' of ../linux-2.6 into drm...
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-03 Dave Airliedrm/radeon/kms: fix coherency issues on AGP cards.
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-06 Dave Airliedrm/ttm: fix refcounting in ttm global code.
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-08-26 Dave Airliedrm/ttm: consolidate cache flushing code in one place.
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Memory accounting rework."
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-19 Thomas Hellstromdrm/ttm: Add a virtual ttm sysfs device.
2009-08-04 Roel Kluindrm/ttm: Read buffer overflow
2009-08-04 Thomas Hellstromdrm/ttm: Fix a sync object leak.
2009-08-04 Thomas Hellstromdrm/ttm: Fix a potential comparison of structs.
2009-07-29 Linus TorvaldsMerge branch 'drm-radeon-kms' of git://git./linux/kerne...
2009-07-29 Dave Airliedrm/ttm: fix highuser vs dma32 confusion.
2009-07-29 Thomas Hellstromdrm/ttm: powerpc: Fix Highmem cache flushing.
2009-07-29 Thomas Hellstromdrm/ttm: Fix ttm in-kernel copying of pages with non...
2009-07-29 Thomas Hellstromdrm/ttm: Fix an oops and 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-07-15 Roel Kluindrm/ttm: fix misplaced parentheses
2009-06-24 Huang Weiyidrm: remove unused #include <linux/version.h>'s
2009-06-19 Dave Airlieagp: switch AGP to use page array instead of unsigned...
2009-06-18 Michel Dänzerdrm/ttm: Add some powerpc cache flush code.
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.