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
/
nouveau
/
nouveau_gem.c
Age
Commit message (
Expand
)
Author
2024-03-05
drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
Karol Herbst
2023-11-13
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-24
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
Danilo Krummrich
2023-08-04
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-08-04
drm/nouveau: move usercopy helpers to nouveau_drv.h
Danilo Krummrich
2023-08-04
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
2023-04-17
drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
John Ogness
2023-01-18
drm/nouveau: stop using ttm_bo_wait
Christian König
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-11
drm/nouveau/gem: remove redundant semi-colon
Yang Yingliang
2021-10-06
drm/nouveau: avoid a use-after-free when BO init fails
Jeremy Cline
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-04-19
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-26
drm/nouveau: fix relocations applying logic and a double-free
Matti Hamalainen
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-30
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
2020-09-24
drm/nouveau: stop using persistent_swap_storage
Christian König
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2020-07-24
drm/nouveau/gem: convert indirect pushbufs to new push macros
Ben Skeggs
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-19
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2020-01-29
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
2019-11-06
drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
2019-09-17
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-08-21
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-01-28
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
[next]