| Commit message (Expand) | Author | Age |
... | |
| * | drm/ttm: Fix swapin regression | Thomas Hellstrom | 2013-12-22 |
| * | drm/ttm: Fix accesses through vmas with only partial coverage | Thomas Hellstrom | 2013-12-16 |
* | | Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l... | Dave Airlie | 2014-01-13 |
|\ \ |
|
| * | | drm/ttm: ttm object security fixes for render nodes | Thomas Hellstrom | 2014-01-08 |
* | | | drivers: gpu: Remove unused function in ttm_lock.c | Rashika Kheria | 2014-01-08 |
* | | | drivers: gpu: Mark function as static in ttm_bo_util.c | Rashika Kheria | 2014-01-08 |
* | | | drivers: gpu: Mark function as static in ttm_bo.c | Rashika Kheria | 2014-01-08 |
* | | | drm/ttm: Correctly set page mapping and -index members | Thomas Hellstrom | 2014-01-08 |
* | | | drm/ttm: Refuse to fault (prime-) imported pages | Thomas Hellstrom | 2014-01-08 |
* | | | drm/ttm: Use VM_PFNMAP for shared bo maps | Thomas Hellstrom | 2014-01-08 |
|/ / |
|
* / | drm: Kill DRM_SUSER | Daniel Vetter | 2013-12-17 |
|/ |
|
* | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ... | Dave Airlie | 2013-11-21 |
|\ |
|
| * | drm/ttm: Remove set_need_resched from the ttm fault handler | Thomas Hellstrom | 2013-11-20 |
| * | drm/ttm: Don't move non-existing data | Thomas Hellstrom | 2013-11-20 |
* | | drm/ttm: Add a minimal prime implementation for ttm base objects | Thomas Hellstrom | 2013-11-18 |
* | | drm/ttm: Allow execbuf util reserves without ticket | Thomas Hellstrom | 2013-11-18 |
|/ |
|
* | Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i... | Dave Airlie | 2013-11-13 |
|\ |
|
| * | drm/ttm: Fix vma page_prot bit manipulation | Thomas Hellstrom | 2013-11-13 |
* | | Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i... | Dave Airlie | 2013-11-06 |
|\| |
|
| * | drm/ttm: Fix memory type compatibility check | Thomas Hellstrom | 2013-11-06 |
| * | drm/ttm: Fix ttm_bo_move_memcpy | Thomas Hellstrom | 2013-11-06 |
| * | drm/ttm: Handle in-memory region copies | Jakob Bornecrantz | 2013-11-06 |
| * | drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction | Thomas Hellstrom | 2013-11-06 |
| * | drm/ttm: Allow vm fault retries | Thomas Hellstrom | 2013-11-06 |
* | | drm/ttm: Enable the dma page pool also for intel IOMMUs | Thomas Hellstrom | 2013-11-06 |
|/ |
|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-18 |
|\ |
|
| * | drm, ttm Fix uninitialized warning | Prarit Bhargava | 2013-09-18 |
| * | drm/ttm: fix the tt_populated check in ttm_tt_destroy() | Ben Skeggs | 2013-09-18 |
* | | drivers: convert shrinkers to new count/scan API | Dave Chinner | 2013-09-10 |
|/ |
|
* | drm/ttm: kill unused functions | Maarten Lankhorst | 2013-08-18 |
* | drm/ttm: inline drm_bo_setup_vm() | David Herrmann | 2013-08-07 |
* | drm/ttm: replace drm_mm_pre_get() by direct alloc | David Herrmann | 2013-08-06 |
* | drm/mm: add "best_match" flag to drm_mm_insert_node() | David Herrmann | 2013-08-06 |
* | drm/vma: provide drm_vma_node_unmap() helper | David Herrmann | 2013-07-25 |
* | drm/ttm: convert to unified vma offset manager | David Herrmann | 2013-07-25 |
* | drm: make drm_mm_init() return void | David Herrmann | 2013-07-01 |
* | drm/ttm: get rid of ttm_bo_is_reserved usage | Maarten Lankhorst | 2013-06-27 |
* | drm/ttm: inline ttm_bo_reserve and related calls | Maarten Lankhorst | 2013-06-27 |
* | drm/ttm: convert to the reservation api | Maarten Lankhorst | 2013-06-27 |
* | drm/ttm: make ttm reservation calls behave like reservation calls | Maarten Lankhorst | 2013-06-27 |
* | drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin | 2013-04-15 |
* | ttm: export functions to allow qxl do its own iomapping | Dave Airlie | 2013-04-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-25 |
|\ \ |
|
| * \ | Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ... | Dave Airlie | 2013-02-07 |
| |\ \ |
|
| | * | | drm/ttm: unexport ttm_bo_wait_unreserved | Maarten Lankhorst | 2013-01-15 |
| | * | | drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2 | Maarten Lankhorst | 2013-01-15 |
| | * | | drm/ttm: add ttm_bo_reserve_slowpath | Maarten Lankhorst | 2013-01-15 |
| | * | | drm/ttm: cleanup ttm_eu_reserve_buffers handling | Maarten Lankhorst | 2013-01-15 |