index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
1
-1
/
+2
2013-12-16
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
1
-3
/
+3
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
3
-9
/
+59
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2
-7
/
+54
2013-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
1
-2
/
+5
2013-11-18
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
1
-6
/
+248
2013-11-18
drm/ttm: Allow execbuf util reserves without ticket
Thomas Hellstrom
1
-13
/
+19
2013-11-14
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
1
-17
/
+13
2013-11-13
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
1
-17
/
+13
2013-11-07
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
3
-36
/
+102
2013-11-06
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
1
-12
/
+20
2013-11-06
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
1
-11
/
+17
2013-11-06
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
1
-1
/
+3
2013-11-06
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
1
-1
/
+13
2013-11-06
drm/ttm: Allow vm fault retries
Thomas Hellstrom
1
-12
/
+50
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2
-5
/
+4
2013-09-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-11
drivers: convert shrinkers to new count/scan API
Dave Chinner
2
-35
/
+60
2013-08-19
drm/ttm: kill unused functions
Maarten Lankhorst
1
-154
/
+0
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
1
-20
/
+2
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
1
-22
/
+20
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
1
-1
/
+2
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
1
-10
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
3
-125
/
+48
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
2
-12
/
+2
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-4
/
+4
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
2
-102
/
+12
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
3
-167
/
+72
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2
-46
/
+62
2013-04-16
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-2
/
+2
2013-04-12
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
1
-4
/
+9
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-55
/
+126
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2
-55
/
+126
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-15
drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
1
-2
/
+2
2013-01-15
drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2
Maarten Lankhorst
1
-2
/
+21
2013-01-15
drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
1
-0
/
+47
2013-01-15
drm/ttm: cleanup ttm_eu_reserve_buffers handling
Maarten Lankhorst
1
-32
/
+21
2013-01-15
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
2
-20
/
+36
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2012-12-20
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2
-25
/
+27
2012-12-10
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
1
-31
/
+11
2012-12-10
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
1
-30
/
+14
[next]