index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_page_alloc_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-16
1
-3
/
+3
*
drm/ttm: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
1
-1
/
+1
*
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
2019-11-14
1
-3
/
+0
*
drm/ttm: remove pointers to globals
Christian König
2019-10-25
1
-2
/
+2
*
drm/ttm: use the same attributes when freeing d_page->vaddr
Fuqian Huang
2019-07-18
1
-1
/
+5
*
drm/ttm: remove dead codes
Huang Rui
2018-08-27
1
-7
/
+1
*
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
2018-08-01
1
-1
/
+1
*
drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)
Bas Nieuwenhuizen
2018-07-27
1
-7
/
+4
*
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
Huang Rui
2018-07-27
1
-44
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+5
*
drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
Michel Dänzer
2018-05-09
1
-1
/
+2
*
drm/ttm: check if free mem space is under the lower limit
Roger He
2018-02-26
1
-0
/
+3
*
drm/ttm: drop ttm->glob
Christian König
2018-02-26
1
-5
/
+6
*
drm/ttm: Simplify ttm_dma_page_put()
Tom St Denis
2018-02-19
1
-3
/
+1
*
drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()
Tom St Denis
2018-02-19
1
-2
/
+1
*
drm/ttm: Simplify ttm_dma_find_pool() (v2)
Tom St Denis
2018-02-19
1
-9
/
+6
*
drm/ttm: Fix coding style in ttm_pool_store()
Tom St Denis
2018-02-19
1
-3
/
+4
*
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
2018-02-19
1
-0
/
+3
*
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
Roger He
2018-01-18
1
-26
/
+29
*
drm/ttm: check the return value of register_shrinker
Roger He
2018-01-16
1
-10
/
+14
*
drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
Christian König
2018-01-10
1
-2
/
+6
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-7
/
+4
*
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
Roger He
2017-12-27
1
-2
/
+6
*
drm/ttm: Use a static string instead of an array of char *
Joe Perches
2017-12-06
1
-4
/
+1
*
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
1
-6
/
+6
*
drm/ttm: don't use compound pages for now
Christian König
2017-10-19
1
-0
/
+1
*
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
1
-3
/
+4
*
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-10-06
1
-2
/
+1
*
drm/ttm: cleanup ttm_page_alloc_dma.c
Christian König
2017-09-26
1
-26
/
+16
*
drm: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+3
*
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-09-16
1
-2
/
+0
*
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
1
-4
/
+4
*
drm/ttm: improve uncached page deallocation.
Jérôme Glisse
2015-07-17
1
-6
/
+6
*
drm/ttm: fix uncached page deallocation to properly fill page pool v3.
Jérôme Glisse
2015-07-17
1
-1
/
+0
*
drm/ttm: dma: Don't crash on memory in the vmalloc range
Alexandre Courbot
2015-06-02
1
-3
/
+6
*
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2014-11-20
1
-10
/
+15
*
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2014-08-10
1
-0
/
+2
*
drm/ttm: Pass GFP flags in order to avoid deadlock.
Tetsuo Handa
2014-08-05
1
-10
/
+9
*
drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.
Tetsuo Handa
2014-08-05
1
-2
/
+4
*
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-08-05
1
-3
/
+3
*
drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-08-05
1
-0
/
+3
*
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2013-11-06
1
-0
/
+3
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
1
-19
/
+32
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-4
/
+1
|
\
|
*
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfree
Peter Senna Tschudin
2012-10-02
1
-4
/
+1
*
|
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
-34
/
+26
*
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
2012-01-13
1
-3
/
+2
*
drm/ttm: fix condition (and vs or)
Dan Carpenter
2012-01-10
1
-5
/
+3
[next]