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 년 전 |
Tetsuo Handa
|
22e71691fd
drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.
|
11 년 전 |
Tetsuo Handa
|
46c2df68f0
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
|
11 년 전 |
Tetsuo Handa
|
11e504cc70
drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().
|
11 년 전 |
Thomas Hellstrom
|
7aeb7448d8
drm/ttm: Enable the dma page pool also for intel IOMMUs
|
11 년 전 |
Dave Chinner
|
7dc19d5aff
drivers: convert shrinkers to new count/scan API
|
12 년 전 |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
13 년 전 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 년 전 |
Peter Senna Tschudin
|
33cce6e980
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfree
|
13 년 전 |
Joe Perches
|
25d0479a59
drm/ttm: Use pr_fmt and pr_<level>
|
13 년 전 |
Konrad Rzeszutek Wilk
|
0e11331579
ttm/dma: Remove the WARN() which is not useful.
|
13 년 전 |
Dan Carpenter
|
7920aa5a9d
drm/ttm: fix condition (and vs or)
|
13 년 전 |
Konrad Rzeszutek Wilk
|
2c05114d23
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages.
|
13 년 전 |
Konrad Rzeszutek Wilk
|
36d7c537c3
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
|
13 년 전 |
Jerome Glisse
|
8e7e70522d
drm/ttm: isolate dma data from ttm_tt V4
|
13 년 전 |
Konrad Rzeszutek Wilk
|
2334b75ffb
drm/ttm: provide dma aware ttm page pool code V9
|
13 년 전 |