aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-09
|\
| * drm/ttm: Fix spelling of "KiB"Jakub Wilk2019-03-19
| * drm/ttm: remove set but not used variable 'bdev'YueHaibing2019-03-19
| * drm/ttm: Account for kernel allocations in kernel zone onlyFelix Kuehling2019-03-19
| * drm: Use the same mmap-range offset and size for GEM and TTMThomas Zimmermann2019-03-19
| * drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann2019-03-19
| * drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-19
* | drm/ttm: fix re-init of global structuresChristian König2019-04-19
* | drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi2019-04-11
* | drm/ttm: fix incrementing the page pointer for huge pagesChristian König2019-04-11
* | drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König2019-04-11
* | drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König2019-04-11
|/
* drm/ttm: Remove ttm_bo_reference and ttm_bo_unrefThomas Zimmermann2019-01-28
* drm/ttm: stop always moving BOs on the LRU on page faultChristian König2019-01-25
* drm/ttm: add lru notify to bo driver v2Chunming Zhou2019-01-25
* drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug outputMichel Dänzer2018-12-21
* drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-07
* drm/ttm: fix LRU handling in ttm_buffer_object_transferChristian König2018-11-30
* Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-18
|\
| * drm/ttm: remove set but not used variable 'driver'YueHaibing2018-11-09
| * drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang2018-11-07
| * drm/ttm: initialize globals during device init (v2)Christian König2018-11-05
| * drm/ttm: use a static ttm_bo_global instanceChristian König2018-11-05
| * drm/ttm: make the device list mutex staticChristian König2018-11-05
| * drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-05
| * drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_globalThomas Zimmermann2018-11-05
| * drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-05
* | dma-buf: allow reserving more than one shared fence slotChristian König2018-10-25
|/
* list: introduce list_bulk_move_tail helperChristian König2018-10-10
* drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom2018-09-28
* drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-27
* drm/ttm: once more fix ttm_bo_bulk_move_lru_tailChristian König2018-09-13
* drm/ttm: fix ttm_bo_bulk_move_helperChristian König2018-09-02
* drm/ttm: Initialize local lists in ttm_bo_bulk_move_helperMichel Dänzer2018-08-29
* drm/ttm: add bulk move function on LRUHuang Rui2018-08-27
* drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk movesChristian König2018-08-27
* drm/ttm: remove dead codesHuang Rui2018-08-27
* drm/ttm: clean up non-x86 definitions on ttm_ttHuang Rui2018-08-01
* drm/ttm: fix missed conversion of set_pages_array_ucHuang Rui2018-08-01
* drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)Bas Nieuwenhuizen2018-07-27
* drm/ttm: clean up non-x86 definitions on ttm_page_allocHuang Rui2018-07-27
* drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dmaHuang Rui2018-07-27
* drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()Thomas Zimmermann2018-07-10
* drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()Thomas Zimmermann2018-07-10
* drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref countingThomas Zimmermann2018-07-10
* drm/ttm: use swap macro in ttm_bo_handle_move_memGustavo A. R. Silva2018-07-10
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-21
|\
| * gpu: drm: ttm: Adding new return type vm_fault_tSouptick Joarder2018-06-19
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
|/
* Add SPDX idenitifier and clarify licenseDirk Hohndel2018-05-15