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
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
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-09-24
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2020-09-24
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
drm/ttm: make common function for wait/free node path.
Dave Airlie
2020-09-18
drm/ttm: move ghost object creation to a common function
Dave Airlie
2020-09-18
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-11
drm/ttm: nuke memory type flags
Christian König
[next]