summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
AgeCommit message (Expand)Author
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann
2019-06-18drm: Permit video-buffers writecombine mapping for MIPSSerge Semin
2018-11-30drm/ttm: fix LRU handling in ttm_buffer_object_transferChristian König
2018-08-27drm/ttm: remove dead codesHuang Rui
2018-07-10drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()Thomas Zimmermann
2018-07-10drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()Thomas Zimmermann
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel
2018-05-15drm/ttm: keep a reference to transfer pipelined BOsChristian König
2018-03-22drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom
2018-03-22drm/ttm: Clean up kmap_atomic_prot selection codeThomas Hellstrom
2018-03-14drm/ttm: add ttm_bo_pipeline_guttingChristian König
2018-02-26drm/ttm: drop bo->globChristian König
2018-02-19drm/ttm: add ttm_tt_populate wrapperChristian König
2018-02-19drm/ttm: Fix coding style in ttm_bo_move_memcpy()Tom St Denis
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-18drm/ttm: cleanup some more resv->lock usesChristian König
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He
2017-10-31drm/ttm: once more fix ttm_buffer_object_transferChristian König
2017-09-12drm/ttm: allow mapping BOs while they are still on the swap listChristian König
2017-08-29drm/ttm: fix missing inc bo_countMonk Liu
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer
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: fix stupid parameter inversion in the pipeline codeChristian 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: remove NULL checks when calling ttm_tt_destroyChristian König
2016-07-07drm/ttm: cleanup ttm_tt_(unbind|destroy)Christian König
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot
2014-09-23drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-07-08drm/ttm: recognize ARM arch in ioprot handlerLucas Stach
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-08drivers: gpu: Mark function as static in ttm_bo_util.cRashika Kheria
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom
2013-12-18drm: Kill DRM_SUSERDaniel Vetter
2013-11-20drm/ttm: Don't move non-existing dataThomas Hellstrom
2013-11-06drm/ttm: Fix ttm_bo_move_memcpyThomas Hellstrom
2013-11-06drm/ttm: Handle in-memory region copiesJakob Bornecrantz
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann