Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 лет назад |
Konrad Rzeszutek Wilk
|
0d74f86f37
ttm: Fix spelling mistakes and remove unused #ifdef
|
14 лет назад |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 лет назад |
Dave Airlie
|
d87dfdbfc9
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
|
14 лет назад |
Dave Airlie
|
a2c06ee2fe
Revert "ttm: Include the 'struct dev' when using the DMA API."
|
14 лет назад |
Konrad Rzeszutek Wilk
|
5a893fc28f
ttm: Include the 'struct dev' when using the DMA API.
|
14 лет назад |
Konrad Rzeszutek Wilk
|
69a07f0b11
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
|
14 лет назад |
Konrad Rzeszutek Wilk
|
f9820a46dd
ttm: Introduce a placeholder for DMA (bus) addresses.
|
14 лет назад |
Daniel J Blueman
|
0e57a3cc71
drm: ttm sparse fixes.
|
14 лет назад |
Linus Torvalds
|
84d4db0e22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 лет назад |
Luck, Tony
|
d667865114
Fix ttm_page_alloc.c build breakage
|
15 лет назад |
Dave Chinner
|
567c7b0ede
mm: add context argument to shrinker callback to remaining shrinkers
|
15 лет назад |
Ben Hutchings
|
1e8655f873
drm/ttm: Fix build on architectures without AGP
|
15 лет назад |
Francisco Jerez
|
5870a4d97d
drm/ttm: Allocate the page pool manager in the heap.
|
15 лет назад |
Jerome Glisse
|
7c2a9acf85
drm/ttm: non pooled page allocation should have GFP_USER set
|
15 лет назад |
Thomas Hellstrom
|
4abe438979
drm/ttm: Fix ttm_page_alloc.c
|
15 лет назад |
Thomas Hellstrom
|
e8613c0e29
drm/ttm: Fix cached TTM page allocation.
|
15 лет назад |
Stephen Rothwell
|
2125b8a44d
drm/ttm: using kmalloc/kfree requires including slab.h
|
15 лет назад |
Matt Turner
|
4cdc840a37
drm/ttm: include linux/seq_file.h for seq_printf
|
15 лет назад |
Pauli Nieminen
|
c96af79e34
drm/ttm: Add sysfs interface to control pool allocator.
|
15 лет назад |
Pauli Nieminen
|
975efdb1bf
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
|
15 лет назад |
Pauli Nieminen
|
0745866165
drm/ttm: Add debugfs output entry to pool allocator.
|
15 лет назад |
Pauli Nieminen
|
1403b1a38e
drm/ttm: add pool wc/uc page allocator V3
|
15 лет назад |