index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: check the return value of kzalloc
Xiongwei Song
2018-01-02
1
-0
/
+2
*
drm/ttm: max_cpages is in unit of native page
Monk Liu
2017-12-12
1
-1
/
+1
*
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
2017-12-12
1
-0
/
+1
*
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
2017-12-06
1
-2
/
+9
*
drm/ttm: swap consecutive allocated cached pages v3
Christian König
2017-12-05
1
-1
/
+6
*
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
2017-12-05
1
-5
/
+7
*
drm/ttm: add page order support in ttm_pages_put
Roger He
2017-12-05
1
-8
/
+18
*
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
2017-12-05
1
-0
/
+11
*
drm/ttm: add page order in page pool
Roger He
2017-12-05
1
-11
/
+27
*
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
2017-12-05
1
-2
/
+1
*
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
*
|
drm/ttm: don't attempt to use hugepages if dma32 requested (v2)
Dave Airlie
2017-11-24
1
-16
/
+20
|
/
*
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
1
-7
/
+6
*
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: 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
*
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
1
-2
/
+3
*
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-10-06
1
-2
/
+1
*
drm/ttm: Fix configuration error around populate_and_map() functions
Tom St Denis
2017-09-12
1
-0
/
+2
*
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
2017-08-29
1
-0
/
+41
*
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-08-17
1
-1
/
+1
*
drm: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+3
*
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
1
-4
/
+4
*
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2014-11-20
1
-11
/
+15
*
drm/ttm: Pass GFP flags in order to avoid deadlock.
Tetsuo Handa
2014-08-05
1
-9
/
+10
*
drm/ttm: Fix possible stack overflow by recursive shrinker calls.
Tetsuo Handa
2014-08-05
1
-3
/
+7
*
drm/ttm: use gfp_t instead of int for flags.
Dave Airlie
2014-07-22
1
-1
/
+1
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
1
-16
/
+28
*
ttm: Clear the ttm page allocated from high memory zone correctly
Zhao Yakui
2012-11-16
1
-1
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
1
-36
/
+19
*
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
1
-58
/
+56
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-0
/
+57
*
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
1
-33
/
+52
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-21
1
-8
/
+8
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-1
/
+3
*
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
2011-04-13
1
-23
/
+3
*
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
1
-6
/
+5
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
1
-5
/
+6
*
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
2011-01-27
1
-3
/
+23
*
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-3
/
+5
*
drm: ttm sparse fixes.
Daniel J Blueman
2010-09-24
1
-4
/
+4
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
1
-3
/
+3
|
\
|
*
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-22
1
-3
/
+3
[next]