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.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
/
ttm_page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc
Huang Rui
1
-57
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+5
2018-05-09
drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
Michel Dänzer
1
-3
/
+8
2018-02-27
drm/ttm: check if free mem space is under the lower limit
Roger He
1
-0
/
+3
2018-02-27
drm/ttm: drop ttm->glob
Christian König
1
-3
/
+3
2018-02-19
drm/ttm: add the missed global memory count update
Roger He
1
-16
/
+25
2018-02-19
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
1
-0
/
+6
2018-01-25
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-11
/
+16
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-0
/
+2
2018-01-16
drm/ttm: only free pages rather than update global memory count together
Roger He
1
-2
/
+4
2018-01-16
drm/ttm: check the return value of register_shrinker
Roger He
1
-9
/
+12
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
1
-0
/
+2
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-8
/
+5
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
Roger He
1
-1
/
+5
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
1
-1
/
+1
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
1
-0
/
+1
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
1
-1
/
+1
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
1
-0
/
+1
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-06
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-06
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-06
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-06
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-06
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-06
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-05
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-05
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-05
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-05
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-05
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-05
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-2
/
+0
2017-11-29
drm/ttm: fix populate_and_map() functions once more
Christian König
1
-2
/
+0
2017-11-24
drm/ttm: don't attempt to use hugepages if dma32 requested (v2)
Dave Airlie
1
-16
/
+20
2017-11-04
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
1
-7
/
+6
2017-10-19
drm/ttm: fix the fix for huge compound pages
Christian König
1
-5
/
+16
2017-10-19
drm/ttm: Fix unused variables with huge page support
Tom St Denis
1
-1
/
+8
2017-10-19
drm/ttm: add transparent huge page support for wc or uc allocations v2
Christian König
1
-27
/
+109
2017-10-19
drm/ttm: move more logic into ttm_page_pool_get_pages
Christian König
1
-46
/
+52
2017-10-19
drm/ttm: add transparent huge page support for cached allocations v2
Christian König
1
-8
/
+42
2017-10-09
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
1
-9
/
+39
2017-10-09
drm/ttm: allocate/free multiple pages in a single call
Christian König
1
-15
/
+14
2017-10-07
drm/ttm: add support for different pool sizes
Christian König
1
-2
/
+3
2017-10-07
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
1
-2
/
+1
2017-09-12
drm/ttm: Fix configuration error around populate_and_map() functions
Tom St Denis
1
-0
/
+2
2017-08-29
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
1
-0
/
+41
2017-08-17
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-05-09
drm: use set_memory.h header
Laura Abbott
1
-0
/
+3
2016-03-30
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
1
-4
/
+4
[next]