aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* drm: make drm_mm_init() return voidDavid Herrmann2013-07-01
* drm/ttm: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-27
* drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst2013-06-27
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-27
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-27
* drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-04-15
* ttm: export functions to allow qxl do its own iomappingDave Airlie2013-04-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \
| * \ Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...Dave Airlie2013-02-07
| |\ \
| | * | drm/ttm: unexport ttm_bo_wait_unreservedMaarten Lankhorst2013-01-15
| | * | drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2Maarten Lankhorst2013-01-15
| | * | drm/ttm: add ttm_bo_reserve_slowpathMaarten Lankhorst2013-01-15
| | * | drm/ttm: cleanup ttm_eu_reserve_buffers handlingMaarten Lankhorst2013-01-15
| | * | drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst2013-01-15
| | |/
* | / drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter2013-02-07
|/ /
* | ttm: on move memory failure don't leave a node danglingDave Airlie2013-01-20
* | ttm: don't destroy old mm_node on memcpy failureDave Airlie2013-01-20
|/
* drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-08
* drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst2012-12-19
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10
* drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2Maarten Lankhorst2012-12-10
* drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2Maarten Lankhorst2012-12-10
* drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3Maarten Lankhorst2012-12-10
* drm/ttm: change fence_lock to inner lockMaarten Lankhorst2012-12-10
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita2012-11-15
| * ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui2012-11-15
* | drm/ttm: Optimize vm locking using kref_get_unless_zero v3Thomas Hellstrom2012-11-28
* | drm/ttm: Use the hashtab _rcu interface for ttm_objectsThomas Hellstrom2012-11-28
* | drm/ttm: Fix locking in an error pathThomas Hellstrom2012-11-28
* | 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, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom2012-11-20
* | drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-20
* | drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst2012-11-20
* | drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-20
* | drm/ttm: remove ttm_mem_global->queueMarcin Slusarz2012-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
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfreePeter Senna Tschudin2012-10-01
| * gpu/drm/ttm: use copy_highpageAkinobu Mita2012-10-01
| * drm: Handle io prot correctly for MIPS.Huacai Chen2012-08-23
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/