summaryrefslogtreecommitdiff
path: root/include/drm/ttm
AgeCommit message (Expand)Author
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He
2017-12-15drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He
2017-12-06drm/ttm: add number of bytes moved to the operation contextChristian König
2017-12-06drm/ttm: add context to driver move callback as wellChristian König
2017-12-06drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König
2017-12-06drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-06drm/ttm: remove cur_placementChristian König
2017-12-06drm/ttm: cleanup ttm_bo_driver.hChristian König
2017-12-06drm/ttm: cleanup coding style in ttm_bo_api.hChristian König
2017-12-06drm/ttm: remove ttm_bo_unreserve_ticketChristian König
2017-12-06drm/ttm: user reservation object wrappers v2Christian König
2017-12-06drm/ttm: consistently use reservation_object_unlockChristian König
2017-11-29drm/ttm: fix populate_and_map() functions once moreChristian König
2017-10-06drm/ttm: add support for different pool sizesChristian König
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König
2017-08-29drm/ttm: Remove needless 'extern' on functions in header.Tom St Denis
2017-08-29drm/ttm: Add helper functions to populate/map in one call (v2)Tom St Denis
2017-08-29drm/ttm: Add DMA map/unmap tracepoint (v3)Tom St Denis
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-07-25drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-04drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-29drm/ttm: decrease ttm bo priority numberRoger.He
2017-03-29drm/ttm: add ttm_bo_init_reservedNicolai Hähnle
2017-03-29drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle
2017-01-27drm/ttm: revert "add optional LRU removal callback v2"Christian König
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-27drm/ttm: add BO priorities for the LRUsChristian König
2017-01-27drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25drm/ttm: fix coding style in ttm_bo_driver.hChristian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-16drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König