index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_util.c
Age
Commit message (
Expand
)
Author
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-26
drm/ttm: add dma_resv_assert_held() calls to vmap/vunmap
Christian König
2022-09-08
drm/ttm: cleanup the resource of ghost objects after locking them
Christian König
2022-09-06
drm/ttm: update bulk move object of ghost BO
ZhenGuo Yin
2022-07-11
drm/ttm: audit bo->resource usage v2
Christian König
2022-04-12
drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup
Matthew Auld
2022-04-07
drm/ttm: remove bo->moving
Christian König
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-10-21
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-08-31
drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
Thomas Hellström
2021-08-25
drm/ttm, drm/i915: Update ttm_move_memcpy for async use
Thomas Hellström
2021-07-21
drm/ttm: add missing NULL checks
Pavel Skripkin
2021-06-08
drm/ttm: fix pipelined gutting v2
Christian König
2021-06-07
drm/ttm: fix warning after moving resource to ghost obj
Christian König
2021-06-07
drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
Thomas Hellström
2021-06-07
drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
Thomas Hellström
2021-06-07
drm/ttm: Add a generic TTM memcpy move for page-based iomem
Thomas Hellström
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-03
drm/ttm: always initialize the full ttm_resource v2
Christian König
2021-04-08
drm/ttm: ioremap buffer according to TTM mem caching setting
Oak Zeng
2021-03-24
drm/ttm: remove swap LRU v3
Christian König
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-01-21
drm/ttm: device naming cleanup
Christian König
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-01
drm/ttm: stop destroying pinned ghost object
Christian König
2020-11-09
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
2020-10-23
drm/ttm: remove overlapping memcpy support
Dave Airlie
2020-10-21
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
drm/ttm: minor cleanup to move to system
Dave Airlie
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-20
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-20
drm/ttm: split out the move to system from move ttm code
Dave Airlie
2020-10-20
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-19
drm/ttm: drop free old node wrapper.
Dave Airlie
[next]