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
/
nouveau
/
nouveau_bo.c
Age
Commit message (
Expand
)
Author
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
2024-06-17
nouveau: rip out busy fence waits
Dave Airlie
2024-05-13
drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
Mohamed Ahmed
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-03-12
nouveau: reset the bo resource bus info after an eviction
Dave Airlie
2024-03-11
drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
Thomas Zimmermann
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2023-11-29
nouveau: find the smallest page allocation to cover a buffer alloc.
Dave Airlie
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
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-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: bo: initialize GEM GPU VA interface
Danilo Krummrich
2023-08-04
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-25
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
2023-01-25
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-18
drm/nouveau: stop using ttm_bo_wait
Christian König
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-23
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
2022-07-11
drm/nouveau: audit bo->resource usage
Christian König
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-07-07
drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
Jianglei Nie
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-05
drm/nouveau: stop using dma_resv_excl_fence
Christian König
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-11
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-23
drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
Christian König
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-19
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
2021-06-10
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-03
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
[next]