Commit History

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