Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Michel Dänzer
|
da291320ba
drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
|
7 年之前 |
Roger He
|
ec3fe391bd
drm/ttm: check if free mem space is under the lower limit
|
7 年之前 |
Christian König
|
3231a7696e
drm/ttm: drop ttm->glob
|
7 年之前 |
Tom St Denis
|
7ca34ddc78
drm/ttm: Simplify ttm_dma_page_put()
|
7 年之前 |
Tom St Denis
|
42bdbb6e0f
drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()
|
7 年之前 |
Tom St Denis
|
add3d95d73
drm/ttm: Simplify ttm_dma_find_pool() (v2)
|
7 年之前 |
Tom St Denis
|
c68edaa0c1
drm/ttm: Fix coding style in ttm_pool_store()
|
7 年之前 |
Andrey Grodzovsky
|
cb5f1a52ca
drm/ttm: Allow page allocations w/o triggering OOM..
|
7 年之前 |
Roger He
|
8f2112f84c
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
|
7 年之前 |
Roger He
|
e2721595e4
drm/ttm: check the return value of register_shrinker
|
7 年之前 |
Christian König
|
40b4667bab
drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
|
7 年之前 |
Roger He
|
d0cef9fa44
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
|
7 年之前 |
Roger He
|
9de2fb99eb
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
|
7 年之前 |
Joe Perches
|
cf7d1bdf2b
drm/ttm: Use a static string instead of an array of char *
|
7 年之前 |
Michel Dänzer
|
767601d100
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
|
7 年之前 |
Christian König
|
f4c809914a
drm/ttm: don't use compound pages for now
|
7 年之前 |
Christian König
|
648bc35747
drm/ttm: add transparent huge page support for DMA allocations v2
|
8 年之前 |
Christian König
|
d188bfa553
drm/ttm: add support for different pool sizes
|
8 年之前 |
Christian König
|
f9ebec52b5
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
|
8 年之前 |
Christian König
|
19dde58929
drm/ttm: cleanup ttm_page_alloc_dma.c
|
8 年之前 |
Laura Abbott
|
ed3ba07946
drm: use set_memory.h header
|
8 年之前 |
Alexandre Courbot
|
af1f85ddec
drm/ttm: remove cpu_address member from ttm_tt
|
9 年之前 |
Daniel Vetter
|
e6bf6e5799
drm/ttm: Remove TTM_HAS_AGP
|
9 年之前 |
Jérôme Glisse
|
e930888487
drm/ttm: improve uncached page deallocation.
|
10 年之前 |
Jérôme Glisse
|
ef2b731759
drm/ttm: fix uncached page deallocation to properly fill page pool v3.
|
10 年之前 |
Alexandre Courbot
|
1c34d824bd
drm/ttm: dma: Don't crash on memory in the vmalloc range
|
10 年之前 |
Tetsuo Handa
|
881fdaa5e4
drm/ttm: Avoid memory allocation from shrinker functions.
|
10 年之前 |
Alexandre Courbot
|
3d50d4dcb0
drm/ttm: expose CPU address of DMA-allocated pages
|
11 年之前 |
Tetsuo Handa
|
a91576d791
drm/ttm: Pass GFP flags in order to avoid deadlock.
|
11 年之前 |