summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
AgeCommit message (Expand)Author
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König
2020-02-11drm/ttm: refine ghost BO resv criteriaChristian König
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-06drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter
2019-10-25drm/ttm: stop exporting ttm_mem_io_* functionsChristian König
2019-10-25drm/ttm: use the parent resv for ghost objects v3Christian König
2019-10-25drm/ttm: remove pointers to globalsChristian König
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König
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