index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-12-01
1
-2
/
+0
|
\
|
*
drm/ttm: fix populate_and_map() functions once more
Christian König
2017-11-29
1
-2
/
+0
*
|
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-11-28
1
-16
/
+20
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: don't attempt to use hugepages if dma32 requested (v2)
Dave Airlie
2017-11-24
1
-16
/
+20
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
5
-199
/
+519
|
\
|
|
*
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
2
-13
/
+12
|
*
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
2017-11-04
1
-12
/
+4
|
*
drm/ttm:fix memory leak due to individualize
Monk Liu
2017-10-31
1
-1
/
+4
|
*
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-10-31
1
-0
/
+1
|
*
drm/ttm: fix the fix for huge compound pages
Christian König
2017-10-19
1
-5
/
+16
|
*
drm/ttm: Fix unused variables with huge page support
Tom St Denis
2017-10-19
1
-1
/
+8
|
*
drm/ttm: add transparent huge page support for wc or uc allocations v2
Christian König
2017-10-19
1
-27
/
+109
|
*
drm/ttm: move more logic into ttm_page_pool_get_pages
Christian König
2017-10-19
1
-46
/
+52
|
*
drm/ttm: add transparent huge page support for cached allocations v2
Christian König
2017-10-19
1
-8
/
+42
|
*
drm/ttm: don't use compound pages for now
Christian König
2017-10-19
1
-0
/
+1
|
*
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
2017-10-09
1
-9
/
+39
|
*
drm/ttm: allocate/free multiple pages in a single call
Christian König
2017-10-09
1
-15
/
+14
|
*
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-10-09
3
-60
/
+179
|
|
\
|
|
*
drm/ttm: add transparent huge page support for DMA allocations v2
Christian König
2017-10-06
1
-48
/
+169
|
|
*
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
3
-10
/
+12
|
|
*
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-10-06
3
-8
/
+4
|
*
|
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-28
4
-42
/
+78
|
|
\
|
|
|
*
drm/ttm: Remove TTM dma tracepoint since it's not required anymore
Tom St Denis
2017-09-26
4
-207
/
+1
|
|
*
drm/ttm: cleanup ttm_page_alloc_dma.c
Christian König
2017-09-26
1
-26
/
+16
|
|
*
drm/ttm: fix memory leak while individualizing BOs
Christian König
2017-09-13
1
-0
/
+2
|
|
*
drm/ttm: allow mapping BOs while they are still on the swap list
Christian König
2017-09-12
1
-1
/
+0
|
|
*
drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
Christian König
2017-09-12
1
-15
/
+17
|
|
*
drm/ttm: Fix configuration error around populate_and_map() functions
Tom St Denis
2017-09-12
1
-0
/
+2
|
|
*
drm/ttm: Fix trace include path (v2)
Tom St Denis
2017-09-01
2
-2
/
+1
|
|
*
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
2017-08-29
1
-0
/
+41
|
|
*
drm/ttm: Add DMA map/unmap tracepoint (v3)
Tom St Denis
2017-08-29
4
-1
/
+208
|
|
*
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-29
1
-2
/
+2
|
|
*
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-29
1
-0
/
+1
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
/
*
|
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-15
2
-2
/
+3
|
\
\
|
*
|
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-24
1
-2
/
+2
|
*
|
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-18
1
-2
/
+5
*
|
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
2017-08-18
1
-1
/
+1
*
|
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-08-17
1
-1
/
+1
*
|
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
2
-4
/
+4
*
|
drm/ttm: individualize BO reservation obj when they are freed
Christian König
2017-08-17
1
-7
/
+47
*
|
drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlock
Christian König
2017-08-17
1
-7
/
+0
*
|
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-07-25
1
-1
/
+78
|
/
*
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
John Brooks
2017-07-03
1
-1
/
+3
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-6
/
+7
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
4
-2
/
+10
|
\
|
*
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-05-12
1
-2
/
+1
|
|
\
|
|
*
drm/ttm: cleanup unuse ret value
Huang Rui
2017-04-28
1
-2
/
+1
[next]