summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_bo_driver.h
AgeCommit message (Expand)Author
2016-08-08drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer
2016-07-29drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König
2016-07-07drm/ttm: add the infrastructure for pipelined evictionsChristian König
2016-07-07drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König
2016-07-07drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König
2016-07-07drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König
2016-07-07drm/ttm: cleanup ttm_tt_(unbind|destroy)Christian König
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: add optional LRU removal callback v2Christian König
2016-05-04drm/ttm: remove unused validation sequenceChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-03-30drm/ttm: Remove TTM_HAS_AGPDaniel Vetter
2015-12-15drm/ttm: fix documentation of ttm_bo_reserveNicolai Hähnle
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König
2014-07-08drm/ttm: remove declaration of ttm_tt_cache_flushAlexandre Courbot
2014-04-04drm/ttm: Hide the implementation details of reservationThomas Hellstrom
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-01-08drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-06-28drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2013-04-12ttm: export functions to allow qxl do its own iomappingDave Airlie
2013-01-15drm/ttm: unexport ttm_bo_wait_unreservedMaarten Lankhorst
2013-01-15drm/ttm: add ttm_bo_reserve_slowpathMaarten Lankhorst
2013-01-15drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst
2012-11-20drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-24drm/ttm: remove stale declaration and fieldIlija Hadzic
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt