index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-07-21
drm/ttm: cleanup coding style and implementation.
Christian König
2020-07-21
drm/ttm: remove io_reserve_fastpath flag
Christian König
2020-07-21
drm/ttm: cleanup io_mem interface with nouveau
Christian König
2020-06-29
drm/ttm: make TT creation purely optional v3
Christian König
2020-06-04
drm: remove drm specific kmap_atomic code
Ira Weiny
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-02-26
drm/ttm: fix leaking fences via ttm_buffer_object_transfer
Ahzo
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-12
drm/ttm: rework BO delayed delete. v2
Christian König
2020-02-11
drm/ttm: refine ghost BO resv criteria
Christian König
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-06
drm/ttm: remove ttm_bo_wait_unreserved
Daniel Vetter
2019-10-25
drm/ttm: stop exporting ttm_mem_io_* functions
Christian König
2019-10-25
drm/ttm: use the parent resv for ghost objects v3
Christian König
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/ttm: use gem reservation object
Gerd Hoffmann
2019-06-18
drm: Permit video-buffers writecombine mapping for MIPS
Serge Semin
2018-11-30
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
Christian König
2018-08-27
drm/ttm: remove dead codes
Huang Rui
2018-07-10
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
2018-07-10
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-05-15
drm/ttm: keep a reference to transfer pipelined BOs
Christian König
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-14
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
2018-02-26
drm/ttm: drop bo->glob
Christian König
2018-02-19
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
drm/ttm: Fix coding style in ttm_bo_move_memcpy()
Tom St Denis
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-18
drm/ttm: cleanup some more resv->lock uses
Christian König
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-10-31
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-09-12
drm/ttm: allow mapping BOs while they are still on the swap list
Christian König
2017-08-29
drm/ttm: fix missing inc bo_count
Monk Liu
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-07
drm/ttm: fix stupid parameter inversion in the pipeline code
Christian König
2016-07-07
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
[next]