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