index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2012-11-28
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
2012-11-28
drm/ttm: Use the hashtab _rcu interface for ttm_objects
Thomas Hellstrom
2012-11-28
drm/ttm: Fix locking in an error path
Thomas Hellstrom
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
drm/ttm: Optimize reservation slightly
Thomas Hellstrom
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2012-11-20
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-07
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
2012-10-23
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
2012-10-23
drm/ttm: Fix a theoretical race
Thomas Hellstrom
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-01
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfree
Peter Senna Tschudin
2012-10-01
gpu/drm/ttm: use copy_highpage
Akinobu Mita
2012-08-23
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-06-12
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
2012-06-01
drm/ttm: Fix spinlock imbalance
Thomas Hellstrom
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2012-01-13
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
2012-01-10
drm/ttm: fix condition (and vs or)
Dan Carpenter
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
2012-01-06
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-06
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
drm/ttm: test for dma_address array allocation failure
Jerome Glisse
2011-12-06
drm/ttm: use ttm put pages function to properly restore cache attribute
Jerome Glisse
2011-12-06
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
[next]