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
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_sync.c
Age
Commit message (
Expand
)
Author
2025-05-07
drm/amdgpu: promote the implicit sync to the dependent read fences
Prike Liang
2025-03-21
drm/amdgpu: Add parameter documentation for amdgpu_sync_fence
Srinivasan Shanmugam
2025-03-21
drm/amdgpu: rework how isolation is enforced v2
Christian König
2025-03-21
drm/amdgpu: overwrite signaled fence in amdgpu_sync
Christian König
2025-03-21
drm/amdgpu: use GFP_NOWAIT for memory allocations
Christian König
2024-09-25
drm/amdgpu: sync to KFD fences before clearing PTEs
Christian König
2024-02-22
drm/amdgpu: Simplify the allocation of sync slab caches
Kunwu Chan
2024-01-03
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
2023-01-05
drm/amdgpu: fix missing dma_fence_put in error path
Christian König
2022-11-03
drm/amdgpu: use scheduler dependencies for VM updates
Christian König
2022-09-13
drm/amdgpu: cleanup coding style in amdgpu_sync.c file
Jingyu Wang
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-07
dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-03-25
drm/amdgpu: rework TLB flushing
Christian König
2022-03-25
drm/amdgpu: simplify VM update tracking a bit
Christian König
2022-02-08
drm/amdgpu: use dma_fence_chain_contained
Christian König
2021-10-22
drm/amdgpu: use the new iterator in amdgpu_sync_resv
Christian König
2021-06-22
drm/amdgpu: unwrap fence chains in the explicit sync fence
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2020-11-13
drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions
Lee Jones
2020-07-01
drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Christian König
2020-07-01
drm/amdkfd: Add eviction debug messages
Felix Kuehling
2020-04-28
drm/amdgpu: partial revert VM sync changes
Christian König
2020-02-04
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-02-04
drm/amdgpu: simplify and fix amdgpu_sync_resv
Christian König
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
2019-12-09
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
2019-12-09
drm/amdgpu: explicitely sync to VM updates v2
Christian König
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2018-02-06
drm/amdgpu: add amdgpu_sync_clone
Felix Kuehling
2018-02-06
drm/amdgpu: Add KFD eviction fence
Felix Kuehling
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
drm/amdgpu: Fix amdgpu_sync_add_later to preserve explicit flag.
Andrey Grodzovsky
2017-12-06
drm/amdgpu: fix amdgpu_sync_resv v2
Christian König
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
2017-08-15
drm/amdgpu: save list length when fence is signaled
Chunming Zhou
2017-06-09
drm/amdgpu: Add amdgpu_sync_wait
Harish Kasiviswanathan
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-07-07
drm/amdgpu: use a fence array for VMID management
Christian König
2016-07-07
drm/amdgpu: add optional ring to amdgpu_sync_is_idle
Christian König
2016-07-07
drm/amdgpu: remove amdgpu_sync_wait
Christian König
2016-07-07
drm/amdgpu: document amdgpu_sync_get_fence
Christian König
2016-05-04
drm/amdgpu: use a sync object for VMID fences v2
Christian König
2016-03-08
drm/amdgpu: add slap cache for sync objects as well
Christian König
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
drm/amdgpu: cleanup the sync code
Christian König
[next]