index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
1
-6
/
+5
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
1
-5
/
+6
2011-01-28
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
1
-3
/
+23
2011-01-28
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
1
-3
/
+5
2010-09-24
drm: ttm sparse fixes.
Daniel J Blueman
1
-4
/
+4
2010-07-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-3
/
+3
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
1
-3
/
+3
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
1
-1
/
+1
2010-07-20
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
1
-0
/
+2
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
1
-35
/
+33
2010-07-01
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
1
-1
/
+1
2010-06-01
drm/ttm: Fix ttm_page_alloc.c
Thomas Hellstrom
1
-26
/
+36
2010-06-01
drm/ttm: Fix cached TTM page allocation.
Thomas Hellstrom
1
-1
/
+1
2010-04-08
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
1
-0
/
+1
2010-04-08
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
1
-0
/
+1
2010-04-06
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
1
-1
/
+112
2010-04-06
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
1
-11
/
+1
2010-04-06
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
1
-7
/
+38
2010-04-06
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
1
-0
/
+711