index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
ttm
/
ttm_bo_api.h
Age
Commit message (
Expand
)
Author
2019-01-28
drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Thomas Zimmermann
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
2018-08-27
drm/ttm: add bulk move function on LRU
Huang Rui
2018-08-27
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop bo->glob
Christian König
2018-02-26
drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
Roger He
2018-02-26
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
Roger He
2018-01-10
drm/ttm: remove ttm_bo_default_io_mem_pfn
Tan Xiaojun
2017-12-28
drm/ttm: enable swapout for reserved BOs during allocation
Roger He
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2017-12-15
drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctx
Roger He
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/ttm: remove cur_placement
Christian König
2017-12-06
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-03-29
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
2017-03-29
drm/ttm: fix the documentation of ttm_bo_init
Nicolai Hähnle
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-14
drm/ttm: move placement structures into ttm_placement.h
Christian König
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-01
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-04-04
drm/ttm: use phys_addr_t for ttm_bus_placement
Alex Deucher
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-05-26
drm/ttm: fix kerneldoc of ttm_bo_create
Alexandre Courbot
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved
Maarten Lankhorst
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
[next]