summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo.c
AgeCommit message (Expand)Author
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-03drm/ttm: fix ttm_bo_swapoutChristian König
2021-11-30drm/ttm: stop pruning fences after waitChristian König
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-11drm/ttm: Put BO in its memory manager's lru listxinhui pan
2021-11-11drm/ttm: Double check mem_type of BO while evictionxinhui pan
2021-10-07drm/ttm: use the new iterator in ttm_bo_flush_all_fencesChristian König
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König
2021-08-30drm/ttm: Create pinned listAndrey Grodzovsky
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-21drm/ttm: add missing NULL checksPavel Skripkin
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu
2021-06-23drm/ttm: Fix multihop assert on eviction.Andrey Grodzovsky
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-08drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König
2021-06-07drm/ttm: fix access to uninitialized variable.Christian König
2021-06-07drm/ttm, drm/amdgpu: Allow the driver some control over swappingThomas Hellström
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-20drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slotDaniel Vetter
2021-05-03drm/ttm: properly allocate sys resource during swapoutChristian König
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König
2021-04-22drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'Lee Jones
2021-04-19drm/ttm: warn stricter about freeing pinned BOsChristian König
2021-04-08drm/ttm: Ignore signaled move fencesFelix Kuehling
2021-03-26drm/ttm: fix invalid NULL derefChristian König
2021-03-24drm/ttm: switch to per device LRU lockChristian König
2021-03-24drm/ttm: remove swap LRU v3Christian König
2021-03-24drm/ttm: move swapout logic around v3Christian König
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-11drm/ttm: soften TTM warningsChristian König
2021-02-25drm/ttm: Do not add non-system domain BO into swap listxinhui pan
2021-02-25drm/ttm: Fix a memory leakxinhui pan
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-09drm/ttm: rework ttm_tt page limit v4Christian König
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-20drm/ttm: add debugfs directory v2Christian König
2021-01-06drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2Lyude Paul