aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-21
|\
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-13
* | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-12
|\ \ | |/ |/|
| * Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-09
| |\
| | * Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie2019-07-15
| * | drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling2019-08-02
| |/
| * drm/ttm: TTM fault handler helpersThomas Hellstrom2019-06-18
| * drm/ttm: Allow the driver to provide the ttm struct vm_operations_structThomas Hellstrom2019-06-18
* | drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann2019-08-06
* | drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann2019-08-06
* | drm/ttm: use gem vma_nodeGerd Hoffmann2019-08-06
* | drm/ttm: use gem reservation objectGerd Hoffmann2019-08-06
* | drm/ttm: add gem base objectGerd Hoffmann2019-08-06
* | dma-buf: add more reservation object locking wrappersChristian König2019-08-05
|/
* drm/ttm: fix ttm_bo_unreserveChristian König2019-06-05
* drm/ttm: Make LRU removal optional v2Christian König2019-05-31
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-09
|\
| * drm: Use the same mmap-range offset and size for GEM and TTMThomas Zimmermann2019-03-19
| * drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-19
| * drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-19
* | drm/ttm: fix re-init of global structuresChristian König2019-04-19
|/
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-11
|\
| * drm/ttm: Remove ttm_bo_reference and ttm_bo_unrefThomas Zimmermann2019-01-28
| * drm/ttm: add lru notify to bo driver v2Chunming Zhou2019-01-25
* | drm: Trivial comment grammar cleanupsMatt Roper2019-02-04
|/
* drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-07
* drm: Remove drm_global.{c,h} v2Thomas Zimmermann2018-11-05
* 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
* 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: 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: add helper structures for bulk moves on lru listChristian König2018-08-27
* drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helperHuang Rui2018-08-01
* drm/ttm: add ttm_set_memory header (v2)Huang Rui2018-07-27
* drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref countingThomas Zimmermann2018-07-10
* drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom2018-03-22
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-14
* drm/ttm: add ttm_bo_pipeline_guttingChristian König2018-03-14
* drm/ttm: add ttm_sg_tt_initChristian König2018-03-14
* drm/ttm: move ttm_tt defines into ttm_tt.hChristian König2018-03-14
* drm/ttm: move ttm_tt_create into ttm_tt.c v2Christian König2018-02-26
* drm/ttm: check if free mem space is under the lower limitRoger He2018-02-26
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-26
* drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-26